[INFO] fetching crate logicng 0.1.0-alpha.3... [INFO] checking logicng-0.1.0-alpha.3 against try#0edd13c68435d50367c79cef43ac2768d2ec4f3d for pr-129422 [INFO] extracting crate logicng 0.1.0-alpha.3 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate logicng 0.1.0-alpha.3 on toolchain 0edd13c68435d50367c79cef43ac2768d2ec4f3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate logicng 0.1.0-alpha.3 [INFO] removed 7 missing examples [INFO] removed 2 missing tests [INFO] finished tweaking crates.io crate logicng 0.1.0-alpha.3 [INFO] tweaked toml for crates.io crate logicng 0.1.0-alpha.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate logicng 0.1.0-alpha.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" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de38836a05500435f8f50247ff3e779eb09489e9650fb0030cd23598f8d15917 [INFO] running `Command { std: "docker" "start" "-a" "de38836a05500435f8f50247ff3e779eb09489e9650fb0030cd23598f8d15917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de38836a05500435f8f50247ff3e779eb09489e9650fb0030cd23598f8d15917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de38836a05500435f8f50247ff3e779eb09489e9650fb0030cd23598f8d15917", kill_on_drop: false }` [INFO] [stdout] de38836a05500435f8f50247ff3e779eb09489e9650fb0030cd23598f8d15917 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4aea7a1c3d46d49fff74aafdd56349c8936e2e4caf5a23ab19ed533316753d98 [INFO] running `Command { std: "docker" "start" "-a" "4aea7a1c3d46d49fff74aafdd56349c8936e2e4caf5a23ab19ed533316753d98", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling pest v2.7.3 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Compiling pest_meta v2.7.3 [INFO] [stderr] Compiling pest_generator v2.7.3 [INFO] [stderr] Compiling pest_derive v2.7.3 [INFO] [stderr] Checking logicng v0.1.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `formula_on_solver_function::*` [INFO] [stdout] --> src/solver/functions/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use formula_on_solver_function::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `formula_on_solver_function::*` [INFO] [stdout] --> src/solver/functions/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use formula_on_solver_function::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.73s [INFO] running `Command { std: "docker" "inspect" "4aea7a1c3d46d49fff74aafdd56349c8936e2e4caf5a23ab19ed533316753d98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4aea7a1c3d46d49fff74aafdd56349c8936e2e4caf5a23ab19ed533316753d98", kill_on_drop: false }` [INFO] [stdout] 4aea7a1c3d46d49fff74aafdd56349c8936e2e4caf5a23ab19ed533316753d98