[INFO] cloning repository https://github.com/samuelcolvin/rtoml [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samuelcolvin/rtoml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelcolvin%2Frtoml", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelcolvin%2Frtoml'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26b53cfcb226123de4a2e44d5f21316394744a12 [INFO] testing samuelcolvin/rtoml against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelcolvin%2Frtoml" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samuelcolvin/rtoml on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/samuelcolvin/rtoml [INFO] finished tweaking git repo https://github.com/samuelcolvin/rtoml [INFO] tweaked toml for git repo https://github.com/samuelcolvin/rtoml written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/samuelcolvin/rtoml already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8870ce1381ece515e3656f083af8907fb641afb25c5ab51a513aa048bfc01fb [INFO] running `Command { std: "docker" "start" "-a" "b8870ce1381ece515e3656f083af8907fb641afb25c5ab51a513aa048bfc01fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8870ce1381ece515e3656f083af8907fb641afb25c5ab51a513aa048bfc01fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8870ce1381ece515e3656f083af8907fb641afb25c5ab51a513aa048bfc01fb", kill_on_drop: false }` [INFO] [stdout] b8870ce1381ece515e3656f083af8907fb641afb25c5ab51a513aa048bfc01fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e47b24d0510b1ec32620e88ab2aae49b5e651d35a8b7980997a44d9a045debe7 [INFO] running `Command { std: "docker" "start" "-a" "e47b24d0510b1ec32620e88ab2aae49b5e651d35a8b7980997a44d9a045debe7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling pyo3-build-config v0.14.1 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling pyo3 v0.14.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling pyo3-macros-backend v0.14.1 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.14.1 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling rtoml v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.77s [INFO] running `Command { std: "docker" "inspect" "e47b24d0510b1ec32620e88ab2aae49b5e651d35a8b7980997a44d9a045debe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e47b24d0510b1ec32620e88ab2aae49b5e651d35a8b7980997a44d9a045debe7", kill_on_drop: false }` [INFO] [stdout] e47b24d0510b1ec32620e88ab2aae49b5e651d35a8b7980997a44d9a045debe7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac6ed2e7f18e4c0a68baddb5819f7b0d98da9c9b0129866585003dd3da8d1f18 [INFO] running `Command { std: "docker" "start" "-a" "ac6ed2e7f18e4c0a68baddb5819f7b0d98da9c9b0129866585003dd3da8d1f18", kill_on_drop: false }` [INFO] [stderr] Compiling rtoml v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.08s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/_rtoml-5af77e307b473e55) [INFO] running `Command { std: "docker" "inspect" "ac6ed2e7f18e4c0a68baddb5819f7b0d98da9c9b0129866585003dd3da8d1f18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac6ed2e7f18e4c0a68baddb5819f7b0d98da9c9b0129866585003dd3da8d1f18", kill_on_drop: false }` [INFO] [stdout] ac6ed2e7f18e4c0a68baddb5819f7b0d98da9c9b0129866585003dd3da8d1f18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 30fa3f3b3f5c0c564ffb9ffe56657d4a7a63c14e396ab323a48828c8f2413913 [INFO] running `Command { std: "docker" "start" "-a" "30fa3f3b3f5c0c564ffb9ffe56657d4a7a63c14e396ab323a48828c8f2413913", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/_rtoml-5af77e307b473e55) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "30fa3f3b3f5c0c564ffb9ffe56657d4a7a63c14e396ab323a48828c8f2413913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30fa3f3b3f5c0c564ffb9ffe56657d4a7a63c14e396ab323a48828c8f2413913", kill_on_drop: false }` [INFO] [stdout] 30fa3f3b3f5c0c564ffb9ffe56657d4a7a63c14e396ab323a48828c8f2413913