[INFO] fetching crate qr-rs-lib 0.1.0... [INFO] testing qr-rs-lib-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate qr-rs-lib 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate qr-rs-lib 0.1.0 [INFO] finished tweaking crates.io crate qr-rs-lib 0.1.0 [INFO] tweaked toml for crates.io crate qr-rs-lib 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate qr-rs-lib 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 147 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.4.0 (available: v0.6.0) [INFO] [stderr] Adding fast_qr v0.8.6 (available: v0.13.1) [INFO] [stderr] Adding image v0.24.9 (available: v0.25.6) [INFO] [stderr] Adding png v0.17.6 (available: v0.17.16) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fast_qr v0.8.6 [INFO] [stderr] Downloaded unicode-ccc v0.1.2 [INFO] [stderr] Downloaded usvg-text-layout v0.28.0 [INFO] [stderr] Downloaded imagesize v0.10.1 [INFO] [stderr] Downloaded svgfilters v0.4.0 [INFO] [stderr] Downloaded fontdb v0.10.0 [INFO] [stderr] Downloaded svgtypes v0.8.2 [INFO] [stderr] Downloaded unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Downloaded unicode-general-category v0.6.0 [INFO] [stderr] Downloaded resvg v0.28.0 [INFO] [stderr] Downloaded usvg v0.28.0 [INFO] [stderr] Downloaded roxmltree v0.15.1 [INFO] [stderr] Downloaded data-url v0.2.0 [INFO] [stderr] Downloaded ttf-parser v0.17.1 [INFO] [stderr] Downloaded rustybuzz v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed598919adfd98e5857864f23b3948aa5626f02138f975233d8f5599065d65fa [INFO] running `Command { std: "docker" "start" "-a" "ed598919adfd98e5857864f23b3948aa5626f02138f975233d8f5599065d65fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed598919adfd98e5857864f23b3948aa5626f02138f975233d8f5599065d65fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed598919adfd98e5857864f23b3948aa5626f02138f975233d8f5599065d65fa", kill_on_drop: false }` [INFO] [stdout] ed598919adfd98e5857864f23b3948aa5626f02138f975233d8f5599065d65fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 659e8a9d0a542165f504a535ce9494681b5813090bf5c77faa2c2e7c941e4388 [INFO] running `Command { std: "docker" "start" "-a" "659e8a9d0a542165f504a535ce9494681b5813090bf5c77faa2c2e7c941e4388", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling png v0.17.6 [INFO] [stderr] Compiling svgtypes v0.8.2 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling roxmltree v0.15.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling kurbo v0.8.3 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling rctree v0.5.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling imagesize v0.10.1 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling data-url v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling usvg v0.28.0 [INFO] [stderr] Compiling rustybuzz v0.6.0 [INFO] [stderr] Compiling fontdb v0.10.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling svgfilters v0.4.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling usvg-text-layout v0.28.0 [INFO] [stderr] Compiling resvg v0.28.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling fast_qr v0.8.6 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling qr-rs-lib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.13s [INFO] running `Command { std: "docker" "inspect" "659e8a9d0a542165f504a535ce9494681b5813090bf5c77faa2c2e7c941e4388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "659e8a9d0a542165f504a535ce9494681b5813090bf5c77faa2c2e7c941e4388", kill_on_drop: false }` [INFO] [stdout] 659e8a9d0a542165f504a535ce9494681b5813090bf5c77faa2c2e7c941e4388 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 67dfd0ebd7f710b529bd01b761fe1ae68624fbc80c512198dbc7698627501f34 [INFO] running `Command { std: "docker" "start" "-a" "67dfd0ebd7f710b529bd01b761fe1ae68624fbc80c512198dbc7698627501f34", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling qr-rs-lib v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `tests/../../assets/logo.png`: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | const LOGO: &[u8] = include_bytes!("../../assets/logo.png"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `qr-rs-lib` (test "lib") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "67dfd0ebd7f710b529bd01b761fe1ae68624fbc80c512198dbc7698627501f34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67dfd0ebd7f710b529bd01b761fe1ae68624fbc80c512198dbc7698627501f34", kill_on_drop: false }` [INFO] [stdout] 67dfd0ebd7f710b529bd01b761fe1ae68624fbc80c512198dbc7698627501f34