[INFO] cloning repository https://github.com/njskalski/bug-report-1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/njskalski/bug-report-1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjskalski%2Fbug-report-1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjskalski%2Fbug-report-1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffdf621b27c1efc3b45dce072641f8686ccdc65f [INFO] testing njskalski/bug-report-1 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjskalski%2Fbug-report-1" "/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/njskalski/bug-report-1 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/njskalski/bug-report-1 [INFO] finished tweaking git repo https://github.com/njskalski/bug-report-1 [INFO] tweaked toml for git repo https://github.com/njskalski/bug-report-1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/njskalski/bug-report-1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc90b54df69c41118ad73a48e89836ddcee28c6c8f7c6c200d48bc8c18e483f0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dc90b54df69c41118ad73a48e89836ddcee28c6c8f7c6c200d48bc8c18e483f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc90b54df69c41118ad73a48e89836ddcee28c6c8f7c6c200d48bc8c18e483f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc90b54df69c41118ad73a48e89836ddcee28c6c8f7c6c200d48bc8c18e483f0", kill_on_drop: false }` [INFO] [stdout] dc90b54df69c41118ad73a48e89836ddcee28c6c8f7c6c200d48bc8c18e483f0 [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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 28bba72bfa02b6f89364db366c88bb8477adccf679f163b3dbdeb186f9060171 [INFO] running `Command { std: "docker" "start" "-a" "28bba72bfa02b6f89364db366c88bb8477adccf679f163b3dbdeb186f9060171", kill_on_drop: false }` [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling reexport-proc-macro v1.0.2 [INFO] [stderr] Compiling array-macro v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling serde v1.0.54 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling enumset v0.3.3 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling ncurses v5.91.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.9 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling stderrlog v0.4.0 [INFO] [stderr] Compiling num-bigint v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling enum-map-derive v0.2.5 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling enum-map v0.2.29 [INFO] [stderr] Compiling cursive v0.8.1 [INFO] [stderr] Compiling bug1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.29s [INFO] running `Command { std: "docker" "inspect" "28bba72bfa02b6f89364db366c88bb8477adccf679f163b3dbdeb186f9060171", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28bba72bfa02b6f89364db366c88bb8477adccf679f163b3dbdeb186f9060171", kill_on_drop: false }` [INFO] [stdout] 28bba72bfa02b6f89364db366c88bb8477adccf679f163b3dbdeb186f9060171 [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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8575a2e4b8d2b3e1b69ba5c4aa0e87ebf72ba27f5f1657e20637daf08b00124b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8575a2e4b8d2b3e1b69ba5c4aa0e87ebf72ba27f5f1657e20637daf08b00124b", kill_on_drop: false }` [INFO] [stderr] Compiling bug1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `Command { std: "docker" "inspect" "8575a2e4b8d2b3e1b69ba5c4aa0e87ebf72ba27f5f1657e20637daf08b00124b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8575a2e4b8d2b3e1b69ba5c4aa0e87ebf72ba27f5f1657e20637daf08b00124b", kill_on_drop: false }` [INFO] [stdout] 8575a2e4b8d2b3e1b69ba5c4aa0e87ebf72ba27f5f1657e20637daf08b00124b [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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e428e1da29df95a1e74119841a38ab888bfb3b83e9db648ce3bdfd69a0ac6eb2 [INFO] running `Command { std: "docker" "start" "-a" "e428e1da29df95a1e74119841a38ab888bfb3b83e9db648ce3bdfd69a0ac6eb2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bug1-e2b99bf37ea1f2dc) [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" "e428e1da29df95a1e74119841a38ab888bfb3b83e9db648ce3bdfd69a0ac6eb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e428e1da29df95a1e74119841a38ab888bfb3b83e9db648ce3bdfd69a0ac6eb2", kill_on_drop: false }` [INFO] [stdout] e428e1da29df95a1e74119841a38ab888bfb3b83e9db648ce3bdfd69a0ac6eb2