[INFO] fetching crate parsec-service 1.4.1... [INFO] testing parsec-service-1.4.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate parsec-service 1.4.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate parsec-service 1.4.1 [INFO] finished tweaking crates.io crate parsec-service 1.4.1 [INFO] tweaked toml for crates.io crate parsec-service 1.4.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate parsec-service 1.4.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate parsec-service 1.4.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c877438051f2a278778e2fcd4d9d8b745c0a3ce9c8b2fdeb27625e9159a69e48 [INFO] running `Command { std: "docker" "start" "-a" "c877438051f2a278778e2fcd4d9d8b745c0a3ce9c8b2fdeb27625e9159a69e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c877438051f2a278778e2fcd4d9d8b745c0a3ce9c8b2fdeb27625e9159a69e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c877438051f2a278778e2fcd4d9d8b745c0a3ce9c8b2fdeb27625e9159a69e48", kill_on_drop: false }` [INFO] [stdout] c877438051f2a278778e2fcd4d9d8b745c0a3ce9c8b2fdeb27625e9159a69e48 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 074f47401ce7d9f759d64d58ebf71c26ae70dd368591d57c3093ba87df73ba43 [INFO] running `Command { std: "docker" "start" "-a" "074f47401ce7d9f759d64d58ebf71c26ae70dd368591d57c3093ba87df73ba43", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling parsec-interface v0.29.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling winnow v0.5.16 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling parsec-service v1.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling sd-notify v0.4.1 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling clap_builder v4.3.24 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling num-derive v0.4.1 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling psa-crypto-sys v0.12.0 [INFO] [stderr] Compiling clap v4.3.24 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling psa-crypto v0.12.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/front/domain_socket.rs:247:30 [INFO] [stdout] | [INFO] [stdout] 247 | let ucred_size = mem::size_of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | unused_qualifications, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 247 - let ucred_size = mem::size_of::(); [INFO] [stdout] 247 + let ucred_size = size_of::(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/front/domain_socket.rs:250:21 [INFO] [stdout] | [INFO] [stdout] 250 | assert!(mem::size_of::() <= mem::size_of::()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 250 - assert!(mem::size_of::() <= mem::size_of::()); [INFO] [stdout] 250 + assert!(size_of::() <= mem::size_of::()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/front/domain_socket.rs:250:46 [INFO] [stdout] | [INFO] [stdout] 250 | assert!(mem::size_of::() <= mem::size_of::()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 250 - assert!(mem::size_of::() <= mem::size_of::()); [INFO] [stdout] 250 + assert!(mem::size_of::() <= size_of::()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/front/domain_socket.rs:269:55 [INFO] [stdout] | [INFO] [stdout] 269 | if ret == 0 && ucred_size as usize == mem::size_of::() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 269 - if ret == 0 && ucred_size as usize == mem::size_of::() { [INFO] [stdout] 269 + if ret == 0 && ucred_size as usize == size_of::() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parsec-service` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "074f47401ce7d9f759d64d58ebf71c26ae70dd368591d57c3093ba87df73ba43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "074f47401ce7d9f759d64d58ebf71c26ae70dd368591d57c3093ba87df73ba43", kill_on_drop: false }` [INFO] [stdout] 074f47401ce7d9f759d64d58ebf71c26ae70dd368591d57c3093ba87df73ba43