[INFO] fetching crate lethe 0.8.0... [INFO] testing lethe-0.8.0 against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] extracting crate lethe 0.8.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate lethe 0.8.0 [INFO] finished tweaking crates.io crate lethe 0.8.0 [INFO] tweaked toml for crates.io crate lethe 0.8.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lethe 0.8.0 on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lethe 0.8.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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94c622612f68eaaa747af7aa0bb203b9e3bb7560750b8f9e86b7a2c6c11c86d8 [INFO] running `Command { std: "docker" "start" "-a" "94c622612f68eaaa747af7aa0bb203b9e3bb7560750b8f9e86b7a2c6c11c86d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94c622612f68eaaa747af7aa0bb203b9e3bb7560750b8f9e86b7a2c6c11c86d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94c622612f68eaaa747af7aa0bb203b9e3bb7560750b8f9e86b7a2c6c11c86d8", kill_on_drop: false }` [INFO] [stdout] 94c622612f68eaaa747af7aa0bb203b9e3bb7560750b8f9e86b7a2c6c11c86d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16295bd3bcfb0bfc6b8c7232b7d812c6b4aff10d75133985faf1edeb852f2cbe [INFO] running `Command { std: "docker" "start" "-a" "16295bd3bcfb0bfc6b8c7232b7d812c6b4aff10d75133985faf1edeb852f2cbe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling retain_mut v0.1.7 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling sysfs-class v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling streaming-iterator v0.1.7 [INFO] [stderr] Compiling roaring v0.10.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling console v0.15.1 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indicatif v0.17.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling prettytable-rs v0.9.0 [INFO] [stderr] Compiling lethe v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::storage::nix::*` [INFO] [stdout] --> src/storage/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use crate::storage::nix::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `linux` [INFO] [stdout] --> src/main.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | if 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] warning: method `position` is never used [INFO] [stdout] --> src/storage/mod.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub trait StorageAccess { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] 34 | fn position(&mut self) -> Result; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `block_size` is never read [INFO] [stdout] --> src/storage/mod.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct StorageDetails { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 63 | pub size: u64, [INFO] [stdout] 64 | pub block_size: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StorageDetails` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.19s [INFO] running `Command { std: "docker" "inspect" "16295bd3bcfb0bfc6b8c7232b7d812c6b4aff10d75133985faf1edeb852f2cbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16295bd3bcfb0bfc6b8c7232b7d812c6b4aff10d75133985faf1edeb852f2cbe", kill_on_drop: false }` [INFO] [stdout] 16295bd3bcfb0bfc6b8c7232b7d812c6b4aff10d75133985faf1edeb852f2cbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe7b6ae619df5fb84562af010f1449c247a8c92e50135059ca433134ca84a145 [INFO] running `Command { std: "docker" "start" "-a" "fe7b6ae619df5fb84562af010f1449c247a8c92e50135059ca433134ca84a145", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling console v0.15.1 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling retain_mut v0.1.7 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indicatif v0.17.1 [INFO] [stderr] Compiling roaring v0.10.1 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling sysfs-class v0.1.3 [INFO] [stderr] Compiling prettytable-rs v0.9.0 [INFO] [stderr] error: could not compile `clap` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name clap --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-3.2.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="termcolor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "backtrace", "cargo", "clap_derive", "color", "debug", "default", "deprecated", "derive", "env", "once_cell", "regex", "std", "strsim", "suggestions", "termcolor", "terminal_size", "unicase", "unicode", "unstable-doc", "unstable-grouped", "unstable-replace", "unstable-v4", "wrap_help", "yaml", "yaml-rust"))' -C metadata=fbc13ef02244e47b -C extra-filename=-27e1db8f911c4ffc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-356adfedfbc2069b.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-65ac9615edd4033a.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-74493ad3327c4aaf.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-cc23a123c9bb4055.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-a787356fd1984360.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-5298594417c8be53.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-6a9a29e483a8f9fb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fe7b6ae619df5fb84562af010f1449c247a8c92e50135059ca433134ca84a145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe7b6ae619df5fb84562af010f1449c247a8c92e50135059ca433134ca84a145", kill_on_drop: false }` [INFO] [stdout] fe7b6ae619df5fb84562af010f1449c247a8c92e50135059ca433134ca84a145