[INFO] cloning repository https://github.com/Agent47Penguin/dummy_jam_rejamified
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Agent47Penguin/dummy_jam_rejamified" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAgent47Penguin%2Fdummy_jam_rejamified", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAgent47Penguin%2Fdummy_jam_rejamified'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bece6f81e98901dce179334c52203500e3213182
[INFO] testing Agent47Penguin/dummy_jam_rejamified against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAgent47Penguin%2Fdummy_jam_rejamified" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Agent47Penguin/dummy_jam_rejamified
[INFO] finished tweaking git repo https://github.com/Agent47Penguin/dummy_jam_rejamified
[INFO] tweaked toml for git repo https://github.com/Agent47Penguin/dummy_jam_rejamified written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Agent47Penguin/dummy_jam_rejamified on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Agent47Penguin/dummy_jam_rejamified already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded raylib v3.7.0
[INFO] [stderr]   Downloaded fs_extra v1.2.0
[INFO] [stderr]   Downloaded cmake v0.1.48
[INFO] [stderr]   Downloaded libc v0.2.119
[INFO] [stderr]   Downloaded raylib-sys v3.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ccbc8b227f51ca5a3047d17a30cd9dbd0584ccf51ce1478ab2cab1e661875b2
[INFO] running `Command { std: "docker" "start" "-a" "1ccbc8b227f51ca5a3047d17a30cd9dbd0584ccf51ce1478ab2cab1e661875b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ccbc8b227f51ca5a3047d17a30cd9dbd0584ccf51ce1478ab2cab1e661875b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ccbc8b227f51ca5a3047d17a30cd9dbd0584ccf51ce1478ab2cab1e661875b2", kill_on_drop: false }`
[INFO] [stdout] 1ccbc8b227f51ca5a3047d17a30cd9dbd0584ccf51ce1478ab2cab1e661875b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7038983441b8f68c7d8fb86663b5b2fb7424a37604d53d25ee5c91b730661b24
[INFO] running `Command { std: "docker" "start" "-a" "7038983441b8f68c7d8fb86663b5b2fb7424a37604d53d25ee5c91b730661b24", kill_on_drop: false }`
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling raylib-sys v3.7.0
[INFO] [stderr]    Compiling raylib v3.7.0
[INFO] [stderr]    Compiling dummy_jam_rejamified v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "7038983441b8f68c7d8fb86663b5b2fb7424a37604d53d25ee5c91b730661b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7038983441b8f68c7d8fb86663b5b2fb7424a37604d53d25ee5c91b730661b24", kill_on_drop: false }`
[INFO] [stdout] 7038983441b8f68c7d8fb86663b5b2fb7424a37604d53d25ee5c91b730661b24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46c6a0ad86871b9bd9c51719f944f2035d8f10601a388c2e40aacb1f9c89c467
[INFO] running `Command { std: "docker" "start" "-a" "46c6a0ad86871b9bd9c51719f944f2035d8f10601a388c2e40aacb1f9c89c467", kill_on_drop: false }`
[INFO] [stderr]    Compiling dummy_jam_rejamified v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "46c6a0ad86871b9bd9c51719f944f2035d8f10601a388c2e40aacb1f9c89c467", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46c6a0ad86871b9bd9c51719f944f2035d8f10601a388c2e40aacb1f9c89c467", kill_on_drop: false }`
[INFO] [stdout] 46c6a0ad86871b9bd9c51719f944f2035d8f10601a388c2e40aacb1f9c89c467
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8c3f4ea2e267e70c0d5e99c290627e13079f9fa086a7f00490d08dc4cf2cb02c
[INFO] running `Command { std: "docker" "start" "-a" "8c3f4ea2e267e70c0d5e99c290627e13079f9fa086a7f00490d08dc4cf2cb02c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dummy_jam_rejamified-af39dca38d303285)
[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" "8c3f4ea2e267e70c0d5e99c290627e13079f9fa086a7f00490d08dc4cf2cb02c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c3f4ea2e267e70c0d5e99c290627e13079f9fa086a7f00490d08dc4cf2cb02c", kill_on_drop: false }`
[INFO] [stdout] 8c3f4ea2e267e70c0d5e99c290627e13079f9fa086a7f00490d08dc4cf2cb02c
