[INFO] fetching crate tobj 3.2.0... [INFO] testing tobj-3.2.0 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate tobj 3.2.0 into /workspace/builds/worker-102/source [INFO] validating manifest of crates.io crate tobj 3.2.0 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tobj 3.2.0 [INFO] finished tweaking crates.io crate tobj 3.2.0 [INFO] tweaked toml for crates.io crate tobj 3.2.0 written to /workspace/builds/worker-102/source/Cargo.toml [INFO] crate crates.io crate tobj 3.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 ahash v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f55306b0cccd984ddb6c5115774f02435920b03d731d5fa84fb1bcda34b3da29 [INFO] running `Command { std: "docker" "start" "-a" "f55306b0cccd984ddb6c5115774f02435920b03d731d5fa84fb1bcda34b3da29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f55306b0cccd984ddb6c5115774f02435920b03d731d5fa84fb1bcda34b3da29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f55306b0cccd984ddb6c5115774f02435920b03d731d5fa84fb1bcda34b3da29", kill_on_drop: false }` [INFO] [stdout] f55306b0cccd984ddb6c5115774f02435920b03d731d5fa84fb1bcda34b3da29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 680cc9b38293ba93daa74182a25f4881c6f312303daa775061207a53f1c507c4 [INFO] running `Command { std: "docker" "start" "-a" "680cc9b38293ba93daa74182a25f4881c6f312303daa775061207a53f1c507c4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling tobj v3.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 3.96s [INFO] running `Command { std: "docker" "inspect" "680cc9b38293ba93daa74182a25f4881c6f312303daa775061207a53f1c507c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "680cc9b38293ba93daa74182a25f4881c6f312303daa775061207a53f1c507c4", kill_on_drop: false }` [INFO] [stdout] 680cc9b38293ba93daa74182a25f4881c6f312303daa775061207a53f1c507c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 682f6f7867f49cabb3aadc6ebde9c869240ee82fd26a1a59deae7f8842310845 [INFO] running `Command { std: "docker" "start" "-a" "682f6f7867f49cabb3aadc6ebde9c869240ee82fd26a1a59deae7f8842310845", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling tobj v3.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/../obj/cornell_box.obj: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:9:39 [INFO] [stdout] | [INFO] [stdout] 9 | const CORNELL_BOX_OBJ: &'static str = include_str!("../obj/cornell_box.obj"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../obj/cornell_box.mtl: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:10:40 [INFO] [stdout] | [INFO] [stdout] 10 | const CORNELL_BOX_MTL1: &'static str = include_str!("../obj/cornell_box.mtl"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../obj/cornell_box2.mtl: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:11:40 [INFO] [stdout] | [INFO] [stdout] 11 | const CORNELL_BOX_MTL2: &'static str = include_str!("../obj/cornell_box2.mtl"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tobj` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "682f6f7867f49cabb3aadc6ebde9c869240ee82fd26a1a59deae7f8842310845", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "682f6f7867f49cabb3aadc6ebde9c869240ee82fd26a1a59deae7f8842310845", kill_on_drop: false }` [INFO] [stdout] 682f6f7867f49cabb3aadc6ebde9c869240ee82fd26a1a59deae7f8842310845