[INFO] fetching crate ktx 0.3.2...
[INFO] checking ktx-0.3.2 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate ktx 0.3.2 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate ktx 0.3.2 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ktx 0.3.2
[INFO] finished tweaking crates.io crate ktx 0.3.2
[INFO] tweaked toml for crates.io crate ktx 0.3.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0bebb6905aa37b0465bc9c39ca53b71fa169369625fc456336bf00ee5ea40ce8
[INFO] running `Command { std: "docker" "start" "-a" "0bebb6905aa37b0465bc9c39ca53b71fa169369625fc456336bf00ee5ea40ce8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bebb6905aa37b0465bc9c39ca53b71fa169369625fc456336bf00ee5ea40ce8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bebb6905aa37b0465bc9c39ca53b71fa169369625fc456336bf00ee5ea40ce8", kill_on_drop: false }`
[INFO] [stdout] 0bebb6905aa37b0465bc9c39ca53b71fa169369625fc456336bf00ee5ea40ce8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05cd7ee3eba5e5a73b0d0bff952fa84f623e8d80e765fae5ca51fa0d84c16b1a
[INFO] running `Command { std: "docker" "start" "-a" "05cd7ee3eba5e5a73b0d0bff952fa84f623e8d80e765fae5ca51fa0d84c16b1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking ktx v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking blake2 v0.9.2
[INFO] [stdout] error: couldn't read tests/babg-bc3.ktx: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/example.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let ktx = include_ktx!("babg-bc3.ktx");
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_ktx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/babg-bc3.ktx: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/example.rs:58:47
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let owned_ktx_data: Arc<[u8]> = Arc::from(include_bytes!("babg-bc3.ktx").to_vec());
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/babg-bc3.ktx: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/example.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let ktx = include_ktx!("babg-bc3.ktx");
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_ktx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/babg-bc3.ktx: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/example.rs:157:15
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let ktx = include_ktx!("babg-bc3.ktx");
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_ktx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/babg-bc3.ktx: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/example.rs:171:38
[INFO] [stdout]     |
[INFO] [stdout] 171 |     let dbg_string = format!("{:?}", include_ktx!("babg-bc3.ktx"));
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_ktx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/uffizi_rgba16f_cube.ktx: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/example.rs:180:15
[INFO] [stdout]     |
[INFO] [stdout] 180 |     let ktx = include_ktx!("uffizi_rgba16f_cube.ktx");
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_ktx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ktx` (test "example") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "05cd7ee3eba5e5a73b0d0bff952fa84f623e8d80e765fae5ca51fa0d84c16b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05cd7ee3eba5e5a73b0d0bff952fa84f623e8d80e765fae5ca51fa0d84c16b1a", kill_on_drop: false }`
[INFO] [stdout] 05cd7ee3eba5e5a73b0d0bff952fa84f623e8d80e765fae5ca51fa0d84c16b1a
[INFO] checking ktx-0.3.2 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate ktx 0.3.2 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate ktx 0.3.2 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ktx 0.3.2
[INFO] finished tweaking crates.io crate ktx 0.3.2
[INFO] tweaked toml for crates.io crate ktx 0.3.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 988c5a352e13619f95accb533fd182ff855210913243cbd9305faf7f1a6a5084
[INFO] running `Command { std: "docker" "start" "-a" "988c5a352e13619f95accb533fd182ff855210913243cbd9305faf7f1a6a5084", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "988c5a352e13619f95accb533fd182ff855210913243cbd9305faf7f1a6a5084", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "988c5a352e13619f95accb533fd182ff855210913243cbd9305faf7f1a6a5084", kill_on_drop: false }`
[INFO] [stdout] 988c5a352e13619f95accb533fd182ff855210913243cbd9305faf7f1a6a5084
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbcdddd8c7be7d15359bcc8091bb6d29f9c11b87754b76e379fc7362b99a9d69
[INFO] running `Command { std: "docker" "start" "-a" "cbcdddd8c7be7d15359bcc8091bb6d29f9c11b87754b76e379fc7362b99a9d69", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking ktx v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking blake2 v0.9.2
[INFO] [stdout] error: couldn't read tests/babg-bc3.ktx: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/example.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let ktx = include_ktx!("babg-bc3.ktx");
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_ktx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/babg-bc3.ktx: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/example.rs:58:47
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let owned_ktx_data: Arc<[u8]> = Arc::from(include_bytes!("babg-bc3.ktx").to_vec());
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/babg-bc3.ktx: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/example.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let ktx = include_ktx!("babg-bc3.ktx");
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_ktx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/babg-bc3.ktx: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/example.rs:157:15
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let ktx = include_ktx!("babg-bc3.ktx");
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_ktx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/babg-bc3.ktx: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/example.rs:171:38
[INFO] [stdout]     |
[INFO] [stdout] 171 |     let dbg_string = format!("{:?}", include_ktx!("babg-bc3.ktx"));
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_ktx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/uffizi_rgba16f_cube.ktx: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/example.rs:180:15
[INFO] [stdout]     |
[INFO] [stdout] 180 |     let ktx = include_ktx!("uffizi_rgba16f_cube.ktx");
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_ktx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ktx` (test "example") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cbcdddd8c7be7d15359bcc8091bb6d29f9c11b87754b76e379fc7362b99a9d69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbcdddd8c7be7d15359bcc8091bb6d29f9c11b87754b76e379fc7362b99a9d69", kill_on_drop: false }`
[INFO] [stdout] cbcdddd8c7be7d15359bcc8091bb6d29f9c11b87754b76e379fc7362b99a9d69
