[INFO] fetching crate quickfetch 0.4.0... [INFO] testing quickfetch-0.4.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate quickfetch 0.4.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate quickfetch 0.4.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate quickfetch 0.4.0 [INFO] tweaked toml for crates.io crate quickfetch 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate quickfetch 0.4.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate quickfetch 0.4.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.95 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.95 [INFO] [stderr] Downloaded proc-macro2 v1.0.87 [INFO] [stderr] Downloaded thiserror-impl v1.0.64 [INFO] [stderr] Downloaded quickfetch_traits v0.3.0 [INFO] [stderr] Downloaded security-framework-sys v2.12.0 [INFO] [stderr] Downloaded kqueue v1.0.8 [INFO] [stderr] Downloaded tempfile v3.13.0 [INFO] [stderr] Downloaded schannel v0.1.26 [INFO] [stderr] Downloaded tokio-util v0.7.12 [INFO] [stderr] Downloaded wasm-streams v0.4.1 [INFO] [stderr] Downloaded portable-atomic v1.9.0 [INFO] [stderr] Downloaded hyper v1.5.0 [INFO] [stderr] Downloaded cc v1.1.30 [INFO] [stderr] Downloaded rustls v0.23.14 [INFO] [stderr] Downloaded async-compression v0.4.15 [INFO] [stderr] Downloaded syn v2.0.79 [INFO] [stderr] Downloaded reqwest v0.12.8 [INFO] [stderr] Downloaded js-sys v0.3.72 [INFO] [stderr] Downloaded wasm-bindgen v0.2.95 [INFO] [stderr] Downloaded hyper-util v0.1.9 [INFO] [stderr] Downloaded libc v0.2.159 [INFO] [stderr] Downloaded indexmap v2.6.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.95 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.95 [INFO] [stderr] Downloaded bytes v1.7.2 [INFO] [stderr] Downloaded thiserror v1.0.64 [INFO] [stderr] Downloaded brotli-decompressor v4.0.1 [INFO] [stderr] Downloaded hashbrown v0.15.0 [INFO] [stderr] Downloaded regex v1.11.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91e46ed940e9eff4c8e623f45fb8eb4754b9a3fee10aa9283ea6815405451247 [INFO] running `Command { std: "docker" "start" "-a" "91e46ed940e9eff4c8e623f45fb8eb4754b9a3fee10aa9283ea6815405451247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91e46ed940e9eff4c8e623f45fb8eb4754b9a3fee10aa9283ea6815405451247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91e46ed940e9eff4c8e623f45fb8eb4754b9a3fee10aa9283ea6815405451247", kill_on_drop: false }` [INFO] [stdout] 91e46ed940e9eff4c8e623f45fb8eb4754b9a3fee10aa9283ea6815405451247 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f83cf310ebe11a7922696f1ed518da65b45e19578b6a7a5225ce6455ae3c4918 [INFO] running `Command { std: "docker" "start" "-a" "f83cf310ebe11a7922696f1ed518da65b45e19578b6a7a5225ce6455ae3c4918", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling async-compression v0.4.15 [INFO] [stderr] Compiling quickfetch_traits v0.3.0 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.8 [INFO] [stderr] Compiling quickfetch v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "f83cf310ebe11a7922696f1ed518da65b45e19578b6a7a5225ce6455ae3c4918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f83cf310ebe11a7922696f1ed518da65b45e19578b6a7a5225ce6455ae3c4918", kill_on_drop: false }` [INFO] [stdout] f83cf310ebe11a7922696f1ed518da65b45e19578b6a7a5225ce6455ae3c4918 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 677468e617b7d6531afc134ad880bb6cc5de7207e232dac941854659c0a64e19 [INFO] running `Command { std: "docker" "start" "-a" "677468e617b7d6531afc134ad880bb6cc5de7207e232dac941854659c0a64e19", kill_on_drop: false }` [INFO] [stderr] Compiling quickfetch v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `new_sync` found for struct `Fetcher` in the current scope [INFO] [stdout] --> examples/sync.rs:10:58 [INFO] [stdout] | [INFO] [stdout] 10 | let mut syncfetch: Fetcher = Fetcher::new_sync(config_path, mode, "sf")?; [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Fetcher<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `quickfetch` (example "sync") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "677468e617b7d6531afc134ad880bb6cc5de7207e232dac941854659c0a64e19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "677468e617b7d6531afc134ad880bb6cc5de7207e232dac941854659c0a64e19", kill_on_drop: false }` [INFO] [stdout] 677468e617b7d6531afc134ad880bb6cc5de7207e232dac941854659c0a64e19