[INFO] fetching crate planck_game_features 0.1.0...
[INFO] building planck_game_features-0.1.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate planck_game_features 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate planck_game_features 0.1.0
[INFO] finished tweaking crates.io crate planck_game_features 0.1.0
[INFO] tweaked toml for crates.io crate planck_game_features 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate planck_game_features 0.1.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate planck_game_features 0.1.0 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded world_dispatcher v1.2.0
[INFO] [stderr]   Downloaded atomic_refcell_try v0.2.0
[INFO] [stderr]   Downloaded derive-new v0.5.9
[INFO] [stderr]   Downloaded serde_derive v1.0.126
[INFO] [stderr]   Downloaded serde v1.0.126
[INFO] [stderr]   Downloaded entity_component v1.1.2
[INFO] [stderr]   Downloaded bitset-core v0.1.1
[INFO] [stderr]   Downloaded game_clock v1.1.1
[INFO] [stderr]   Downloaded partial_function v0.4.0
[INFO] [stderr]   Downloaded planck_ecs_bundle v1.1.0
[INFO] [stderr]   Downloaded syn v1.0.72
[INFO] [stderr]   Downloaded libc v0.2.95
[INFO] [stderr]   Downloaded game_features v0.8.1
[INFO] [stderr]   Downloaded planck_ecs v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d96ce42f3ecfc9d1d58ba67e5c7d19f6bd304b7eaf534d878c25199377ad57fd
[INFO] running `Command { std: "docker" "start" "-a" "d96ce42f3ecfc9d1d58ba67e5c7d19f6bd304b7eaf534d878c25199377ad57fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d96ce42f3ecfc9d1d58ba67e5c7d19f6bd304b7eaf534d878c25199377ad57fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d96ce42f3ecfc9d1d58ba67e5c7d19f6bd304b7eaf534d878c25199377ad57fd", kill_on_drop: false }`
[INFO] [stdout] d96ce42f3ecfc9d1d58ba67e5c7d19f6bd304b7eaf534d878c25199377ad57fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 085abe8f197672588437a35087937bb18b2a2f6211a19d30ec00ea066015163b
[INFO] running `Command { std: "docker" "start" "-a" "085abe8f197672588437a35087937bb18b2a2f6211a19d30ec00ea066015163b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling libc v0.2.95
[INFO] [stderr]    Compiling atomic_refcell_try v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling derive_builder v0.7.2
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling world_dispatcher v1.2.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling bitset-core v0.1.1
[INFO] [stderr]    Compiling partial_function v0.4.0
[INFO] [stderr]    Compiling game_clock v1.1.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling entity_component v1.1.2
[INFO] [stderr]    Compiling planck_ecs v1.2.0
[INFO] [stderr]    Compiling planck_ecs_bundle v1.1.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling darling_core v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.9.0
[INFO] [stderr]    Compiling darling v0.9.0
[INFO] [stderr]    Compiling derive_builder_core v0.5.0
[INFO] [stderr]    Compiling game_features v0.8.1
[INFO] [stderr]    Compiling planck_game_features v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.20s
[INFO] running `Command { std: "docker" "inspect" "085abe8f197672588437a35087937bb18b2a2f6211a19d30ec00ea066015163b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "085abe8f197672588437a35087937bb18b2a2f6211a19d30ec00ea066015163b", kill_on_drop: false }`
[INFO] [stdout] 085abe8f197672588437a35087937bb18b2a2f6211a19d30ec00ea066015163b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27755f9b512b52633d59bbc006bbdf04d653038f575803ffa7edde92f6e1dbd2
[INFO] running `Command { std: "docker" "start" "-a" "27755f9b512b52633d59bbc006bbdf04d653038f575803ffa7edde92f6e1dbd2", kill_on_drop: false }`
[INFO] [stderr]    Compiling planck_game_features v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.54s
[INFO] running `Command { std: "docker" "inspect" "27755f9b512b52633d59bbc006bbdf04d653038f575803ffa7edde92f6e1dbd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27755f9b512b52633d59bbc006bbdf04d653038f575803ffa7edde92f6e1dbd2", kill_on_drop: false }`
[INFO] [stdout] 27755f9b512b52633d59bbc006bbdf04d653038f575803ffa7edde92f6e1dbd2
