[INFO] cloning repository https://github.com/h-gr/square-array [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/h-gr/square-array" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh-gr%2Fsquare-array", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh-gr%2Fsquare-array'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 422dc15e0d1edc60c39f7151c4fdff9a308cab76 [INFO] testing h-gr/square-array against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh-gr%2Fsquare-array" "/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/h-gr/square-array on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/h-gr/square-array [INFO] finished tweaking git repo https://github.com/h-gr/square-array [INFO] tweaked toml for git repo https://github.com/h-gr/square-array written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/h-gr/square-array already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5dd846ed6ee55b3dd471b50ca3496ce62e8f60956bbebb220e723695e328470 [INFO] running `Command { std: "docker" "start" "-a" "b5dd846ed6ee55b3dd471b50ca3496ce62e8f60956bbebb220e723695e328470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5dd846ed6ee55b3dd471b50ca3496ce62e8f60956bbebb220e723695e328470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5dd846ed6ee55b3dd471b50ca3496ce62e8f60956bbebb220e723695e328470", kill_on_drop: false }` [INFO] [stdout] b5dd846ed6ee55b3dd471b50ca3496ce62e8f60956bbebb220e723695e328470 [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=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b51b584876ac8848bd15942ff716ce447ddd7d85bf27e0920f1c647e200974db [INFO] running `Command { std: "docker" "start" "-a" "b51b584876ac8848bd15942ff716ce447ddd7d85bf27e0920f1c647e200974db", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling rayon-core v1.8.0 (https://github.com/wagnerf42/rayon?branch=tracing#41da67cf) [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.0 (https://github.com/wagnerf42/rayon?branch=tracing#41da67cf) [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling fast-tracer v0.1.0 (https://github.com/wagnerf42/fast-tracer#00d453ef) [INFO] [stderr] Compiling array_square v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.75s [INFO] running `Command { std: "docker" "inspect" "b51b584876ac8848bd15942ff716ce447ddd7d85bf27e0920f1c647e200974db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b51b584876ac8848bd15942ff716ce447ddd7d85bf27e0920f1c647e200974db", kill_on_drop: false }` [INFO] [stdout] b51b584876ac8848bd15942ff716ce447ddd7d85bf27e0920f1c647e200974db [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=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4646a4640dfca57aaa2faa015c8204bf72b83ff6478e7d6db356a0d2d75843c1 [INFO] running `Command { std: "docker" "start" "-a" "4646a4640dfca57aaa2faa015c8204bf72b83ff6478e7d6db356a0d2d75843c1", kill_on_drop: false }` [INFO] [stderr] Compiling array_square v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "4646a4640dfca57aaa2faa015c8204bf72b83ff6478e7d6db356a0d2d75843c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4646a4640dfca57aaa2faa015c8204bf72b83ff6478e7d6db356a0d2d75843c1", kill_on_drop: false }` [INFO] [stdout] 4646a4640dfca57aaa2faa015c8204bf72b83ff6478e7d6db356a0d2d75843c1 [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=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bb1e1e5ffd36943e2b24020f072490add5a19485e2111e3dd1c859cb1e8850e1 [INFO] running `Command { std: "docker" "start" "-a" "bb1e1e5ffd36943e2b24020f072490add5a19485e2111e3dd1c859cb1e8850e1", kill_on_drop: false }` [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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/array_square-cb33fe105b722ffb) [INFO] running `Command { std: "docker" "inspect" "bb1e1e5ffd36943e2b24020f072490add5a19485e2111e3dd1c859cb1e8850e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb1e1e5ffd36943e2b24020f072490add5a19485e2111e3dd1c859cb1e8850e1", kill_on_drop: false }` [INFO] [stdout] bb1e1e5ffd36943e2b24020f072490add5a19485e2111e3dd1c859cb1e8850e1