[INFO] cloning repository https://github.com/trashhalo/constant_sandbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trashhalo/constant_sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrashhalo%2Fconstant_sandbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrashhalo%2Fconstant_sandbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48e881930f268a6e0562e40094b14b979112a5ee [INFO] testing trashhalo/constant_sandbox against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrashhalo%2Fconstant_sandbox" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trashhalo/constant_sandbox on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trashhalo/constant_sandbox [INFO] finished tweaking git repo https://github.com/trashhalo/constant_sandbox [INFO] tweaked toml for git repo https://github.com/trashhalo/constant_sandbox written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/trashhalo/constant_sandbox already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4e282cd28be4f95ccab9a73a3c676c1280ce06bbf335b0bd4513aa7d59016ea [INFO] running `Command { std: "docker" "start" "-a" "a4e282cd28be4f95ccab9a73a3c676c1280ce06bbf335b0bd4513aa7d59016ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4e282cd28be4f95ccab9a73a3c676c1280ce06bbf335b0bd4513aa7d59016ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4e282cd28be4f95ccab9a73a3c676c1280ce06bbf335b0bd4513aa7d59016ea", kill_on_drop: false }` [INFO] [stdout] a4e282cd28be4f95ccab9a73a3c676c1280ce06bbf335b0bd4513aa7d59016ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58f8935fef526e50ddb06ca8bd6f7f1a68d1ed9b7c616e1446d2ce7591e3b7c4 [INFO] running `Command { std: "docker" "start" "-a" "58f8935fef526e50ddb06ca8bd6f7f1a68d1ed9b7c616e1446d2ce7591e3b7c4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lib-ruby-parser v3.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling serde_yaml v0.8.16 [INFO] [stderr] Compiling constant_sandbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.00s [INFO] running `Command { std: "docker" "inspect" "58f8935fef526e50ddb06ca8bd6f7f1a68d1ed9b7c616e1446d2ce7591e3b7c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58f8935fef526e50ddb06ca8bd6f7f1a68d1ed9b7c616e1446d2ce7591e3b7c4", kill_on_drop: false }` [INFO] [stdout] 58f8935fef526e50ddb06ca8bd6f7f1a68d1ed9b7c616e1446d2ce7591e3b7c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eaf12b12ae9ec18199d4f3b576c064e2de15df666024309e11c4c479fdc5d753 [INFO] running `Command { std: "docker" "start" "-a" "eaf12b12ae9ec18199d4f3b576c064e2de15df666024309e11c4c479fdc5d753", kill_on_drop: false }` [INFO] [stderr] Compiling constant_sandbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `Command { std: "docker" "inspect" "eaf12b12ae9ec18199d4f3b576c064e2de15df666024309e11c4c479fdc5d753", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaf12b12ae9ec18199d4f3b576c064e2de15df666024309e11c4c479fdc5d753", kill_on_drop: false }` [INFO] [stdout] eaf12b12ae9ec18199d4f3b576c064e2de15df666024309e11c4c479fdc5d753 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f16d6ac798857df92a5787f84bcd265e0b72ca76acfd20c9164c2ad39c277eeb [INFO] running `Command { std: "docker" "start" "-a" "f16d6ac798857df92a5787f84bcd265e0b72ca76acfd20c9164c2ad39c277eeb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/constant_sandbox-54fe0bbe83b21938) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test ruby_box::tests::enforces_box_constraints ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f16d6ac798857df92a5787f84bcd265e0b72ca76acfd20c9164c2ad39c277eeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f16d6ac798857df92a5787f84bcd265e0b72ca76acfd20c9164c2ad39c277eeb", kill_on_drop: false }` [INFO] [stdout] f16d6ac798857df92a5787f84bcd265e0b72ca76acfd20c9164c2ad39c277eeb