[INFO] cloning repository https://github.com/GroupTheorist12/mvs_submit_job [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GroupTheorist12/mvs_submit_job" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGroupTheorist12%2Fmvs_submit_job", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGroupTheorist12%2Fmvs_submit_job'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1f65c3d7e46c1020d70b4fc2b894b0cc9610d1c [INFO] testing GroupTheorist12/mvs_submit_job against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGroupTheorist12%2Fmvs_submit_job" "/workspace/builds/worker-75/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-75/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GroupTheorist12/mvs_submit_job on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GroupTheorist12/mvs_submit_job [INFO] finished tweaking git repo https://github.com/GroupTheorist12/mvs_submit_job [INFO] tweaked toml for git repo https://github.com/GroupTheorist12/mvs_submit_job written to /workspace/builds/worker-75/source/Cargo.toml [INFO] crate git repo https://github.com/GroupTheorist12/mvs_submit_job already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b70cafa45137ea6a66b49df7fc66ce998e5e4086d4b683c2b87e15bb0b9e0d28 [INFO] running `Command { std: "docker" "start" "-a" "b70cafa45137ea6a66b49df7fc66ce998e5e4086d4b683c2b87e15bb0b9e0d28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b70cafa45137ea6a66b49df7fc66ce998e5e4086d4b683c2b87e15bb0b9e0d28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b70cafa45137ea6a66b49df7fc66ce998e5e4086d4b683c2b87e15bb0b9e0d28", kill_on_drop: false }` [INFO] [stdout] b70cafa45137ea6a66b49df7fc66ce998e5e4086d4b683c2b87e15bb0b9e0d28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e458ab2793c4001d1d6d8a734fc2dee62b9d924c5b782438e62bb9b269601e8 [INFO] running `Command { std: "docker" "start" "-a" "6e458ab2793c4001d1d6d8a734fc2dee62b9d924c5b782438e62bb9b269601e8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling mvs_submit_job v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.33s [INFO] running `Command { std: "docker" "inspect" "6e458ab2793c4001d1d6d8a734fc2dee62b9d924c5b782438e62bb9b269601e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e458ab2793c4001d1d6d8a734fc2dee62b9d924c5b782438e62bb9b269601e8", kill_on_drop: false }` [INFO] [stdout] 6e458ab2793c4001d1d6d8a734fc2dee62b9d924c5b782438e62bb9b269601e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64f13867e48f8a9b5ae79c0245f12316a1e6dd7abc9a9bf02fefc628a05dd15f [INFO] running `Command { std: "docker" "start" "-a" "64f13867e48f8a9b5ae79c0245f12316a1e6dd7abc9a9bf02fefc628a05dd15f", kill_on_drop: false }` [INFO] [stderr] Compiling mvs_submit_job v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "64f13867e48f8a9b5ae79c0245f12316a1e6dd7abc9a9bf02fefc628a05dd15f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64f13867e48f8a9b5ae79c0245f12316a1e6dd7abc9a9bf02fefc628a05dd15f", kill_on_drop: false }` [INFO] [stdout] 64f13867e48f8a9b5ae79c0245f12316a1e6dd7abc9a9bf02fefc628a05dd15f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3eafa26a6b3a508c47e0e11a0e1ab8572508dd2283be656eae28463cb7219961 [INFO] running `Command { std: "docker" "start" "-a" "3eafa26a6b3a508c47e0e11a0e1ab8572508dd2283be656eae28463cb7219961", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.94s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mvs_submit_job-ff3b1aeafe47a779) [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" "3eafa26a6b3a508c47e0e11a0e1ab8572508dd2283be656eae28463cb7219961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eafa26a6b3a508c47e0e11a0e1ab8572508dd2283be656eae28463cb7219961", kill_on_drop: false }` [INFO] [stdout] 3eafa26a6b3a508c47e0e11a0e1ab8572508dd2283be656eae28463cb7219961