[INFO] fetching crate boolean-logic 0.1.3... [INFO] testing boolean-logic-0.1.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate boolean-logic 0.1.3 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate boolean-logic 0.1.3 [INFO] finished tweaking crates.io crate boolean-logic 0.1.3 [INFO] tweaked toml for crates.io crate boolean-logic 0.1.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate boolean-logic 0.1.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate boolean-logic 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on binary `main` which is deprecated [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.20.1 [INFO] [stderr] Downloaded prettytable-rs v0.10.0 [INFO] [stderr] Downloaded const_fn v0.4.10 [INFO] [stderr] Downloaded logos-derive v0.14.2 [INFO] [stderr] Downloaded logos-codegen v0.14.2 [INFO] [stderr] Downloaded cc v1.1.25 [INFO] [stderr] Downloaded lopdf v0.26.0 [INFO] [stderr] Downloaded pom v3.4.0 [INFO] [stderr] Downloaded genpdf v0.2.0 [INFO] [stderr] Downloaded logos v0.14.2 [INFO] [stderr] Downloaded printpdf v0.3.4 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bd3f207c2498946abe1af69c5cf8b198181ce1fc9e72be35de7099e0b3a8163 [INFO] running `Command { std: "docker" "start" "-a" "0bd3f207c2498946abe1af69c5cf8b198181ce1fc9e72be35de7099e0b3a8163", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bd3f207c2498946abe1af69c5cf8b198181ce1fc9e72be35de7099e0b3a8163", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bd3f207c2498946abe1af69c5cf8b198181ce1fc9e72be35de7099e0b3a8163", kill_on_drop: false }` [INFO] [stdout] 0bd3f207c2498946abe1af69c5cf8b198181ce1fc9e72be35de7099e0b3a8163 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8ba34d1289777f08932dc1610819d45f8dea91b00438f8823c22dd2d2550a580 [INFO] running `Command { std: "docker" "start" "-a" "8ba34d1289777f08932dc1610819d45f8dea91b00438f8823c22dd2d2550a580", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on binary `main` which is deprecated [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling pom v3.4.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling logos-codegen v0.14.2 [INFO] [stderr] Compiling lopdf v0.26.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling printpdf v0.3.4 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling logos-derive v0.14.2 [INFO] [stderr] Compiling logos v0.14.2 [INFO] [stderr] Compiling genpdf v0.2.0 [INFO] [stderr] Compiling boolean-logic v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.82s [INFO] running `Command { std: "docker" "inspect" "8ba34d1289777f08932dc1610819d45f8dea91b00438f8823c22dd2d2550a580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ba34d1289777f08932dc1610819d45f8dea91b00438f8823c22dd2d2550a580", kill_on_drop: false }` [INFO] [stdout] 8ba34d1289777f08932dc1610819d45f8dea91b00438f8823c22dd2d2550a580 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b4ed87ff3b21e18fccf8ba12045ddffe8628276961ca07869f72c24a9a2bf6f8 [INFO] running `Command { std: "docker" "start" "-a" "b4ed87ff3b21e18fccf8ba12045ddffe8628276961ca07869f72c24a9a2bf6f8", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on binary `main` which is deprecated [INFO] [stderr] Compiling boolean-logic v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.89s [INFO] running `Command { std: "docker" "inspect" "b4ed87ff3b21e18fccf8ba12045ddffe8628276961ca07869f72c24a9a2bf6f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4ed87ff3b21e18fccf8ba12045ddffe8628276961ca07869f72c24a9a2bf6f8", kill_on_drop: false }` [INFO] [stdout] b4ed87ff3b21e18fccf8ba12045ddffe8628276961ca07869f72c24a9a2bf6f8 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a038ed504709d42688aab5fdac192a417bdcda1ccdfa45d7805f5f35eceec77a [INFO] running `Command { std: "docker" "start" "-a" "a038ed504709d42688aab5fdac192a417bdcda1ccdfa45d7805f5f35eceec77a", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on binary `main` which is deprecated [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/boolean_logic-04c8a1a5c2bbabaf) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tokenizer::tests::equals ... ok [INFO] [stdout] test tokenizer::tests::and ... ok [INFO] [stdout] test evaluator::tests::xor ... ok [INFO] [stdout] test evaluator::tests::not ... ok [INFO] [stdout] test evaluator::tests::and ... ok [INFO] [stdout] test evaluator::tests::or ... ok [INFO] [stdout] test evaluator::tests::biconditional ... ok [INFO] [stdout] test evaluator::tests::implication ... ok [INFO] [stdout] test tokenizer::tests::implication ... ok [INFO] [stdout] test tokenizer::tests::not ... ok [INFO] [stdout] test tokenizer::tests::or ... ok [INFO] [stdout] test tokenizer::tests::not_equals ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/main-6cb6b5969a3b4449) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a038ed504709d42688aab5fdac192a417bdcda1ccdfa45d7805f5f35eceec77a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a038ed504709d42688aab5fdac192a417bdcda1ccdfa45d7805f5f35eceec77a", kill_on_drop: false }` [INFO] [stdout] a038ed504709d42688aab5fdac192a417bdcda1ccdfa45d7805f5f35eceec77a