[INFO] cloning repository https://github.com/siabard/piston-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/siabard/piston-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiabard%2Fpiston-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiabard%2Fpiston-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b709fc549e1a07ac4dc3215f72abc5f9aa4c8284 [INFO] checking siabard/piston-tutorial against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiabard%2Fpiston-tutorial" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/siabard/piston-tutorial on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/siabard/piston-tutorial [INFO] finished tweaking git repo https://github.com/siabard/piston-tutorial [INFO] tweaked toml for git repo https://github.com/siabard/piston-tutorial written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/siabard/piston-tutorial already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-3/source/src/bin/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pistoncore-glutin_window v0.45.3 [INFO] [stderr] Downloaded pistoncore-event_loop v0.36.0 [INFO] [stderr] Downloaded wayland-window v0.13.2 [INFO] [stderr] Downloaded winit v0.10.0 [INFO] [stderr] Downloaded x11-dl v2.17.3 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.50.0 [INFO] [stderr] Downloaded ncollide_procedural v0.9.0 [INFO] [stderr] Downloaded alga v0.5.3 [INFO] [stderr] Downloaded glutin v0.12.2 [INFO] [stderr] Downloaded piston v0.36.0 [INFO] [stderr] Downloaded gl_generator v0.8.0 [INFO] [stderr] Downloaded pistoncore-window v0.31.0 [INFO] [stderr] Downloaded ncollide_math v0.9.0 [INFO] [stderr] Downloaded ncollide_pipeline v0.13.1 [INFO] [stderr] Downloaded ncollide v0.14.1 [INFO] [stderr] Downloaded gleam v0.4.26 [INFO] [stderr] Downloaded ncollide_transformation v0.9.0 [INFO] [stderr] Downloaded ncollide_geometry v0.6.2 [INFO] [stderr] Downloaded piston-gfx_texture v0.31.0 [INFO] [stderr] Downloaded piston_window v0.77.0 [INFO] [stderr] Downloaded nalgebra v0.14.1 [INFO] [stderr] Downloaded ncollide_utils v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a035a3d9fe580cf6b5b452dccd7d701ff5fd183df67d40759cfc6f3c5628f73 [INFO] running `Command { std: "docker" "start" "-a" "3a035a3d9fe580cf6b5b452dccd7d701ff5fd183df67d40759cfc6f3c5628f73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a035a3d9fe580cf6b5b452dccd7d701ff5fd183df67d40759cfc6f3c5628f73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a035a3d9fe580cf6b5b452dccd7d701ff5fd183df67d40759cfc6f3c5628f73", kill_on_drop: false }` [INFO] [stdout] 3a035a3d9fe580cf6b5b452dccd7d701ff5fd183df67d40759cfc6f3c5628f73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73bdc1ad297012a640f4c30a2f96ddc35dceda135a99ba29f7bea05cadd056a3 [INFO] running `Command { std: "docker" "start" "-a" "73bdc1ad297012a640f4c30a2f96ddc35dceda135a99ba29f7bea05cadd056a3", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/bin/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: failed to create jobserver [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to increase jobserver pipe capacity from 4096 to 8192; jobserver otherwise might deadlock [INFO] running `Command { std: "docker" "inspect" "73bdc1ad297012a640f4c30a2f96ddc35dceda135a99ba29f7bea05cadd056a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73bdc1ad297012a640f4c30a2f96ddc35dceda135a99ba29f7bea05cadd056a3", kill_on_drop: false }` [INFO] [stdout] 73bdc1ad297012a640f4c30a2f96ddc35dceda135a99ba29f7bea05cadd056a3