[INFO] fetching crate csv2qr 0.2.2... [INFO] testing csv2qr-0.2.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate csv2qr 0.2.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate csv2qr 0.2.2 [INFO] finished tweaking crates.io crate csv2qr 0.2.2 [INFO] tweaked toml for crates.io crate csv2qr 0.2.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate csv2qr 0.2.2 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] crate crates.io crate csv2qr 0.2.2 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded project-root v0.2.2 [INFO] [stderr] Downloaded qrcode-generator v4.1.9 [INFO] [stderr] Downloaded bardecoder v0.5.0 [INFO] [stderr] Downloaded clap_derive v3.2.25 [INFO] [stderr] Downloaded lopdf v0.26.0 [INFO] [stderr] Downloaded pom v3.3.0 [INFO] [stderr] Downloaded genpdf v0.2.0 [INFO] [stderr] Downloaded exr v1.71.0 [INFO] [stderr] Downloaded rustix v0.37.26 [INFO] [stderr] Downloaded rustix v0.38.20 [INFO] [stderr] Downloaded bstr v1.7.0 [INFO] [stderr] Downloaded tiff v0.9.0 [INFO] [stderr] Downloaded printpdf v0.3.4 [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] f97cf6db1005153352deecb002c15dc47bbd8030bf23cbd6b1f8dba771866555 [INFO] running `Command { std: "docker" "start" "-a" "f97cf6db1005153352deecb002c15dc47bbd8030bf23cbd6b1f8dba771866555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f97cf6db1005153352deecb002c15dc47bbd8030bf23cbd6b1f8dba771866555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f97cf6db1005153352deecb002c15dc47bbd8030bf23cbd6b1f8dba771866555", kill_on_drop: false }` [INFO] [stdout] f97cf6db1005153352deecb002c15dc47bbd8030bf23cbd6b1f8dba771866555 [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] 26705c9fbacdbf79290df9cab2ee720ace5aa8654a642a1c26a23b359b4998a4 [INFO] running `Command { std: "docker" "start" "-a" "26705c9fbacdbf79290df9cab2ee720ace5aa8654a642a1c26a23b359b4998a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling rustix v0.37.26 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling qrcodegen v1.8.0 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling qrcode-generator v4.1.9 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling bstr v1.7.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling pom v3.3.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling lopdf v0.26.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling printpdf v0.3.4 [INFO] [stderr] Compiling genpdf v0.2.0 [INFO] [stderr] Compiling csv2qr v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.77s [INFO] running `Command { std: "docker" "inspect" "26705c9fbacdbf79290df9cab2ee720ace5aa8654a642a1c26a23b359b4998a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26705c9fbacdbf79290df9cab2ee720ace5aa8654a642a1c26a23b359b4998a4", kill_on_drop: false }` [INFO] [stdout] 26705c9fbacdbf79290df9cab2ee720ace5aa8654a642a1c26a23b359b4998a4 [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] 00ec18c57a1d612f02abaf13d78eb30d53c99a1b25fb61112d6fa7aba04af650 [INFO] running `Command { std: "docker" "start" "-a" "00ec18c57a1d612f02abaf13d78eb30d53c99a1b25fb61112d6fa7aba04af650", kill_on_drop: false }` [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling project-root v0.2.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling qrcode-generator v4.1.9 [INFO] [stderr] Compiling bardecoder v0.5.0 [INFO] [stderr] Compiling csv2qr v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.35s [INFO] running `Command { std: "docker" "inspect" "00ec18c57a1d612f02abaf13d78eb30d53c99a1b25fb61112d6fa7aba04af650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00ec18c57a1d612f02abaf13d78eb30d53c99a1b25fb61112d6fa7aba04af650", kill_on_drop: false }` [INFO] [stdout] 00ec18c57a1d612f02abaf13d78eb30d53c99a1b25fb61112d6fa7aba04af650 [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" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2b4d9678c7684c547de79d3450604ca6f17acefa00a8157d4479cc79d1e3b0ea [INFO] running `Command { std: "docker" "start" "-a" "2b4d9678c7684c547de79d3450604ca6f17acefa00a8157d4479cc79d1e3b0ea", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/csv2qr-3f4aae1f265fea40) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_parse_records ... ok [INFO] [stdout] test tests::test_generate_qrs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 25.35s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/csv2qr-455607466a85c187) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2b4d9678c7684c547de79d3450604ca6f17acefa00a8157d4479cc79d1e3b0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b4d9678c7684c547de79d3450604ca6f17acefa00a8157d4479cc79d1e3b0ea", kill_on_drop: false }` [INFO] [stdout] 2b4d9678c7684c547de79d3450604ca6f17acefa00a8157d4479cc79d1e3b0ea