[INFO] fetching crate grocery-to-json 0.0.1... [INFO] testing grocery-to-json-0.0.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate grocery-to-json 0.0.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate grocery-to-json 0.0.1 [INFO] finished tweaking crates.io crate grocery-to-json 0.0.1 [INFO] tweaked toml for crates.io crate grocery-to-json 0.0.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate grocery-to-json 0.0.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate grocery-to-json 0.0.1 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7046323d410707c0a9533d9f83acfe9b60686ccdc6a620eaaf11b52bad908ccd [INFO] running `Command { std: "docker" "start" "-a" "7046323d410707c0a9533d9f83acfe9b60686ccdc6a620eaaf11b52bad908ccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7046323d410707c0a9533d9f83acfe9b60686ccdc6a620eaaf11b52bad908ccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7046323d410707c0a9533d9f83acfe9b60686ccdc6a620eaaf11b52bad908ccd", kill_on_drop: false }` [INFO] [stdout] 7046323d410707c0a9533d9f83acfe9b60686ccdc6a620eaaf11b52bad908ccd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98fae196e50f609f0d9dc17de7439f0bf94268ff8554e967163cf56c5bcca890 [INFO] running `Command { std: "docker" "start" "-a" "98fae196e50f609f0d9dc17de7439f0bf94268ff8554e967163cf56c5bcca890", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling typetag-impl v0.2.20 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling zune-jpeg v0.4.20 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling typetag v0.2.20 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling macro_magic v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling expect-json-macros v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling resolv-conf v0.7.4 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling hickory-resolver v0.24.4 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling yaml-rust2 v0.10.3 [INFO] [stderr] Compiling expect-json v1.5.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling mongodb-internal-macros v3.2.5 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling bson v2.15.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling rust-multipart-rfc7578_2 v0.8.0 [INFO] [stderr] Compiling serde-untagged v0.1.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling reserve-port v2.3.0 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling divan-macros v0.1.21 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling auto-future v1.0.0 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling config v0.15.14 [INFO] [stderr] Compiling mongodb v3.2.5 [INFO] [stderr] Compiling axum-test v18.0.1 [INFO] [stderr] Compiling bson v3.0.0 [INFO] [stderr] Compiling rusty-tesseract v1.1.10 [INFO] [stderr] Compiling divan v0.1.21 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling grocery-to-json v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ImagesRepository` is never constructed [INFO] [stdout] --> src/dao/image_dao.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | struct ImagesRepository (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "98fae196e50f609f0d9dc17de7439f0bf94268ff8554e967163cf56c5bcca890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98fae196e50f609f0d9dc17de7439f0bf94268ff8554e967163cf56c5bcca890", kill_on_drop: false }` [INFO] [stdout] 98fae196e50f609f0d9dc17de7439f0bf94268ff8554e967163cf56c5bcca890 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04d5fc713fbfe308b5738e3d1a1afc9bb2e6f14d75b7f4656490d3599d8d3b81 [INFO] running `Command { std: "docker" "start" "-a" "04d5fc713fbfe308b5738e3d1a1afc9bb2e6f14d75b7f4656490d3599d8d3b81", kill_on_drop: false }` [INFO] [stdout] warning: struct `ImagesRepository` is never constructed [INFO] [stdout] --> src/dao/image_dao.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | struct ImagesRepository (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling grocery-to-json v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `send_get_request` is never used [INFO] [stdout] --> src/api/test.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn send_get_request(uri: &str) -> Request { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ImagesRepository` is never constructed [INFO] [stdout] --> src/dao/image_dao.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | struct ImagesRepository (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_bad_add` is never used [INFO] [stdout] --> src/integration_test.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | fn test_bad_add() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.14s [INFO] running `Command { std: "docker" "inspect" "04d5fc713fbfe308b5738e3d1a1afc9bb2e6f14d75b7f4656490d3599d8d3b81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04d5fc713fbfe308b5738e3d1a1afc9bb2e6f14d75b7f4656490d3599d8d3b81", kill_on_drop: false }` [INFO] [stdout] 04d5fc713fbfe308b5738e3d1a1afc9bb2e6f14d75b7f4656490d3599d8d3b81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 44bb74710e1df4d4aee1228edacafb87a4742b10c96b627b117f7e7fbfd422c0 [INFO] running `Command { std: "docker" "start" "-a" "44bb74710e1df4d4aee1228edacafb87a4742b10c96b627b117f7e7fbfd422c0", kill_on_drop: false }` [INFO] [stderr] warning: struct `ImagesRepository` is never constructed [INFO] [stderr] --> src/dao/image_dao.rs:33:8 [INFO] [stderr] | [INFO] [stderr] 33 | struct ImagesRepository (); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `grocery-to-json` (lib) generated 1 warning [INFO] [stderr] warning: function `send_get_request` is never used [INFO] [stderr] --> src/api/test.rs:11:8 [INFO] [stderr] | [INFO] [stderr] 11 | fn send_get_request(uri: &str) -> Request { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `ImagesRepository` is never constructed [INFO] [stderr] --> src/dao/image_dao.rs:33:8 [INFO] [stderr] | [INFO] [stderr] 33 | struct ImagesRepository (); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `test_bad_add` is never used [INFO] [stderr] --> src/integration_test.rs:18:8 [INFO] [stderr] | [INFO] [stderr] 18 | fn test_bad_add() { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `grocery-to-json` (lib test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/grocery_to_json-c7ee56f4e3e81f00) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test integration_test::tests::test_add ... ok [INFO] [stdout] test api::test::tests::first ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/grocery_to_json-51cfa1e79daf1d6d) [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] [stderr] Doc-tests grocery_to_json [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" "44bb74710e1df4d4aee1228edacafb87a4742b10c96b627b117f7e7fbfd422c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44bb74710e1df4d4aee1228edacafb87a4742b10c96b627b117f7e7fbfd422c0", kill_on_drop: false }` [INFO] [stdout] 44bb74710e1df4d4aee1228edacafb87a4742b10c96b627b117f7e7fbfd422c0