[INFO] fetching crate pixglyph 0.6.0...
[INFO] checking pixglyph-0.6.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate pixglyph 0.6.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate pixglyph 0.6.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pixglyph 0.6.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pixglyph 0.6.0
[INFO] tweaked toml for crates.io crate pixglyph 0.6.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4056394e65564f4d2597adf9bfc81048ebb0b3620e925500b387045abe6a08cd
[INFO] running `Command { std: "docker" "start" "-a" "4056394e65564f4d2597adf9bfc81048ebb0b3620e925500b387045abe6a08cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4056394e65564f4d2597adf9bfc81048ebb0b3620e925500b387045abe6a08cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4056394e65564f4d2597adf9bfc81048ebb0b3620e925500b387045abe6a08cd", kill_on_drop: false }`
[INFO] [stdout] 4056394e65564f4d2597adf9bfc81048ebb0b3620e925500b387045abe6a08cd
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ce72bdb93dbdfc327352894ed6fb627a930cf2dd8a57941ddba2f82d6da69ee
[INFO] running `Command { std: "docker" "start" "-a" "9ce72bdb93dbdfc327352894ed6fb627a930cf2dd8a57941ddba2f82d6da69ee", kill_on_drop: false }`
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking pixglyph v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `tests/../fonts/Roboto-Regular.ttf`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/raster.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | const ROBOTO: &[u8] = include_bytes!("../fonts/Roboto-Regular.ttf");
[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 `benches/../fonts/Roboto-Regular.ttf`: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/oneshot.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | const ROBOTO: &[u8] = include_bytes!("../fonts/Roboto-Regular.ttf");
[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 `benches/../fonts/SourceSans3-Regular.otf`: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/oneshot.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | const SOURCE_SANS: &[u8] = include_bytes!("../fonts/SourceSans3-Regular.otf");
[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/../fonts/SourceSans3-Regular.otf`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/raster.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | const SOURCE_SANS: &[u8] = include_bytes!("../fonts/SourceSans3-Regular.otf");
[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/../fonts/IBMPlexSans-Bold.ttf`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/raster.rs:8:25
[INFO] [stdout]   |
[INFO] [stdout] 8 | const IBM_PLEX: &[u8] = include_bytes!("../fonts/IBMPlexSans-Bold.ttf");
[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/../fonts/LibertinusSerif-Regular.otf`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/raster.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 | const LIBERTINUS: &[u8] = include_bytes!("../fonts/LibertinusSerif-Regular.otf");
[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[E0432]: unresolved import `iai`
[INFO] [stdout]  --> benches/oneshot.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use iai::{main, Iai};
[INFO] [stdout]   |     ^^^ use of undeclared crate or module `iai`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `oneshot`
[INFO] [stdout]   --> benches/oneshot.rs:49:2
[INFO] [stdout]    |
[INFO] [stdout] 1  | use iai::{main, Iai};
[INFO] [stdout]    |           ---- non-function item at `crate::main` is found
[INFO] [stdout] ...
[INFO] [stdout] 49 | }
[INFO] [stdout]    |  ^ consider adding a `main` function to `benches/oneshot.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0601.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pixglyph` (bench "oneshot") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pixglyph` (test "raster") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "9ce72bdb93dbdfc327352894ed6fb627a930cf2dd8a57941ddba2f82d6da69ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ce72bdb93dbdfc327352894ed6fb627a930cf2dd8a57941ddba2f82d6da69ee", kill_on_drop: false }`
[INFO] [stdout] 9ce72bdb93dbdfc327352894ed6fb627a930cf2dd8a57941ddba2f82d6da69ee
