[INFO] fetching crate tnn 0.1.3... [INFO] testing tnn-0.1.3 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate tnn 0.1.3 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate tnn 0.1.3 [INFO] finished tweaking crates.io crate tnn 0.1.3 [INFO] tweaked toml for crates.io crate tnn 0.1.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tnn 0.1.3 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tnn 0.1.3 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smallvec v1.11.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.67 [INFO] [stderr] Downloaded shellexpand v3.1.0 [INFO] [stderr] Downloaded lock_api v0.4.10 [INFO] [stderr] Downloaded const_format_proc_macros v0.2.31 [INFO] [stderr] Downloaded anstyle v1.0.3 [INFO] [stderr] Downloaded async-recursion v1.0.5 [INFO] [stderr] Downloaded anstyle-parse v0.2.1 [INFO] [stderr] Downloaded anstyle-wincon v2.1.0 [INFO] [stderr] Downloaded anstream v0.5.0 [INFO] [stderr] Downloaded socket2 v0.5.4 [INFO] [stderr] Downloaded clap_builder v4.4.4 [INFO] [stderr] Downloaded gimli v0.28.0 [INFO] [stderr] Downloaded mio v0.8.8 [INFO] [stderr] Downloaded tokio-macros v2.1.0 [INFO] [stderr] Downloaded object v0.32.1 [INFO] [stderr] Downloaded syn v2.0.33 [INFO] [stderr] Downloaded const_format v0.2.31 [INFO] [stderr] Downloaded parking_lot_core v0.9.8 [INFO] [stderr] Downloaded anyhow v1.0.75 [INFO] [stderr] Downloaded libloading v0.8.1 [INFO] [stderr] Downloaded clap_lex v0.5.1 [INFO] [stderr] Downloaded tokio v1.32.0 [INFO] [stderr] Downloaded clap v4.4.4 [INFO] [stderr] Downloaded bytes v1.5.0 [INFO] [stderr] Downloaded memchr v2.6.3 [INFO] [stderr] Downloaded redox_users v0.4.3 [INFO] [stderr] Downloaded anstyle-query v1.0.0 [INFO] [stderr] Downloaded libc v0.2.148 [INFO] [stderr] Downloaded thiserror-impl v1.0.48 [INFO] [stderr] Downloaded clap_derive v4.4.2 [INFO] [stderr] Downloaded semver v1.0.19 [INFO] [stderr] Downloaded thiserror v1.0.48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef4652002d2e1393335ffa0f2364e036aeb3b4911643e28c05821c6658273695 [INFO] running `Command { std: "docker" "start" "-a" "ef4652002d2e1393335ffa0f2364e036aeb3b4911643e28c05821c6658273695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef4652002d2e1393335ffa0f2364e036aeb3b4911643e28c05821c6658273695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef4652002d2e1393335ffa0f2364e036aeb3b4911643e28c05821c6658273695", kill_on_drop: false }` [INFO] [stdout] ef4652002d2e1393335ffa0f2364e036aeb3b4911643e28c05821c6658273695 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 795f414296bfd2d0775d9a023fc6ebc7ba7321313d36f1cddc461a0ef1c66036 [INFO] running `Command { std: "docker" "start" "-a" "795f414296bfd2d0775d9a023fc6ebc7ba7321313d36f1cddc461a0ef1c66036", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling clap_builder v4.4.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling syn v2.0.33 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.31 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling const_format v0.2.31 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling clap v4.4.4 [INFO] [stderr] Compiling tnn v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `FILE_EXTENSION` in this scope [INFO] [stdout] --> src/util/extension_loader.rs:25:65 [INFO] [stdout] | [INFO] [stdout] 25 | let pattern = directory.join(PathBuf::from_str(format!("*.{}", FILE_EXTENSION).as_str())?); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `linux` [INFO] [stdout] --> src/util/extension_loader.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(linux)] [INFO] [stdout] | ^^^^^ help: found config with similar value: `target_os = "linux"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tnn` (lib) due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "795f414296bfd2d0775d9a023fc6ebc7ba7321313d36f1cddc461a0ef1c66036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "795f414296bfd2d0775d9a023fc6ebc7ba7321313d36f1cddc461a0ef1c66036", kill_on_drop: false }` [INFO] [stdout] 795f414296bfd2d0775d9a023fc6ebc7ba7321313d36f1cddc461a0ef1c66036