[INFO] cloning repository https://github.com/EriKWDev/minigltf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EriKWDev/minigltf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEriKWDev%2Fminigltf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEriKWDev%2Fminigltf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa9f8fd089acf7a074bb1877d1e8730ac021cdc5
[INFO] checking EriKWDev/minigltf against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEriKWDev%2Fminigltf" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/EriKWDev/minigltf on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/EriKWDev/minigltf
[INFO] finished tweaking git repo https://github.com/EriKWDev/minigltf
[INFO] tweaked toml for git repo https://github.com/EriKWDev/minigltf written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/EriKWDev/minigltf 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1bf1341f0a2758dbf7ac1105bf7b9ae1a72a8bb246dde4e08e07b3de1170a986
[INFO] running `Command { std: "docker" "start" "-a" "1bf1341f0a2758dbf7ac1105bf7b9ae1a72a8bb246dde4e08e07b3de1170a986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bf1341f0a2758dbf7ac1105bf7b9ae1a72a8bb246dde4e08e07b3de1170a986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bf1341f0a2758dbf7ac1105bf7b9ae1a72a8bb246dde4e08e07b3de1170a986", kill_on_drop: false }`
[INFO] [stdout] 1bf1341f0a2758dbf7ac1105bf7b9ae1a72a8bb246dde4e08e07b3de1170a986
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbffe2fadc5420d5f24e1ced9b6efe481c1ff14dd261f051ae484839cf6c44f2
[INFO] running `Command { std: "docker" "start" "-a" "dbffe2fadc5420d5f24e1ced9b6efe481c1ff14dd261f051ae484839cf6c44f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking minigltf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../../../glTF-Sample-Models/2.0/Sponza/glTF/Sponza.gltf`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         include_str!("../../../glTF-Sample-Models/2.0/Sponza/glTF/Sponza.gltf");
[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/../../../glTF-Sample-Models/2.0/LightsPunctualLamp/glTF/LightsPunctualLamp.gltf`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:29:31
[INFO] [stdout]    |
[INFO] [stdout] 29 |       const GLTF_STRING: &str = include_str!(
[INFO] [stdout]    |  _______________________________^
[INFO] [stdout] 30 | |         "../../../glTF-Sample-Models/2.0/LightsPunctualLamp/glTF/LightsPunctualLamp.gltf"
[INFO] [stdout] 31 | |     );
[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] [stderr] error: could not compile `minigltf` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read `benches/src/../../../../glTF-Sample-Models/2.0/MetalRoughSpheres/glTF-Embedded/MetalRoughSpheres.gltf`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/src/main.rs:10:56
[INFO] [stdout]    |
[INFO] [stdout] 10 |   const GLTF_EMBEDDED_METAL_ROUGH_SPHERES_STRING: &str = include_str!(
[INFO] [stdout]    |  ________________________________________________________^
[INFO] [stdout] 11 | |     "../../../../glTF-Sample-Models/2.0/MetalRoughSpheres/glTF-Embedded/MetalRoughSpheres.gltf"
[INFO] [stdout] 12 | | );
[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 `benches/src/../../../../glTF-Sample-Models/2.0/Buggy/glTF-Embedded/Buggy.gltf`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     include_str!("../../../../glTF-Sample-Models/2.0/Buggy/glTF-Embedded/Buggy.gltf");
[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[E0432]: unresolved import `criterion`
[INFO] [stdout]  --> benches/src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use criterion::{criterion_group, criterion_main, Criterion};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `criterion`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `criterion`, use `cargo add criterion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gltf`
[INFO] [stdout]   --> benches/src/main.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let gltf = gltf::Gltf::from_slice(GLTF_EMBEDDED_BUGGY_STRING.as_bytes())
[INFO] [stdout]    |                ^^^^ use of unresolved module or unlinked crate `gltf`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gltf`, use `cargo add gltf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use minigltf::Gltf;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Gltf`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 17 -     let gltf = gltf::Gltf::from_slice(GLTF_EMBEDDED_BUGGY_STRING.as_bytes())
[INFO] [stdout] 17 +     let gltf = Gltf::from_slice(GLTF_EMBEDDED_BUGGY_STRING.as_bytes())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gltf`
[INFO] [stdout]   --> benches/src/main.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let gltf = gltf::Gltf::from_slice(GLTF_EMBEDDED_METAL_ROUGH_SPHERES_STRING.as_bytes())
[INFO] [stdout]    |                ^^^^ use of unresolved module or unlinked crate `gltf`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gltf`, use `cargo add gltf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use minigltf::Gltf;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Gltf`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 21 -     let gltf = gltf::Gltf::from_slice(GLTF_EMBEDDED_METAL_ROUGH_SPHERES_STRING.as_bytes())
[INFO] [stdout] 21 +     let gltf = Gltf::from_slice(GLTF_EMBEDDED_METAL_ROUGH_SPHERES_STRING.as_bytes())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gltf`
[INFO] [stdout]   --> benches/src/main.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let gltf = minigltf::gltf_json::Gltf::from_gltf_str(GLTF_EMBEDDED_BUGGY_STRING)
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_gltf`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gltf`
[INFO] [stdout]   --> benches/src/main.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let gltf = minigltf::gltf_json::Gltf::from_gltf_str(GLTF_EMBEDDED_METAL_ROUGH_SPHERES_STRING)
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_gltf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `minigltf` (bench "src") due to 5 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "dbffe2fadc5420d5f24e1ced9b6efe481c1ff14dd261f051ae484839cf6c44f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbffe2fadc5420d5f24e1ced9b6efe481c1ff14dd261f051ae484839cf6c44f2", kill_on_drop: false }`
[INFO] [stdout] dbffe2fadc5420d5f24e1ced9b6efe481c1ff14dd261f051ae484839cf6c44f2
