[INFO] fetching crate lemmeknow 0.8.0... [INFO] testing lemmeknow-0.8.0 against master#67da586efe13aa66eef576ba095e1875ba65fd20 for pr-112849 [INFO] extracting crate lemmeknow 0.8.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate lemmeknow 0.8.0 on toolchain 67da586efe13aa66eef576ba095e1875ba65fd20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lemmeknow 0.8.0 [INFO] finished tweaking crates.io crate lemmeknow 0.8.0 [INFO] tweaked toml for crates.io crate lemmeknow 0.8.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate lemmeknow 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" "+67da586efe13aa66eef576ba095e1875ba65fd20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert_fs v1.0.13 [INFO] [stderr] Downloaded regex-syntax v0.7.0 [INFO] [stderr] Downloaded rustix v0.37.13 [INFO] [stderr] Downloaded regex v1.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbdef1525b9dd0772a9accf350db6b5d608a24924960394f0908a46a524b8140 [INFO] running `Command { std: "docker" "start" "-a" "bbdef1525b9dd0772a9accf350db6b5d608a24924960394f0908a46a524b8140", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbdef1525b9dd0772a9accf350db6b5d608a24924960394f0908a46a524b8140", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbdef1525b9dd0772a9accf350db6b5d608a24924960394f0908a46a524b8140", kill_on_drop: false }` [INFO] [stdout] bbdef1525b9dd0772a9accf350db6b5d608a24924960394f0908a46a524b8140 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6c37e18b5dc3d3df43524c0266e2696b7540afe3508d5a2ca1372d66527f1df [INFO] running `Command { std: "docker" "start" "-a" "a6c37e18b5dc3d3df43524c0266e2696b7540afe3508d5a2ca1372d66527f1df", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling rustix v0.37.13 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling regex-syntax v0.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling regex v1.8.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.0 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling clap_derive v4.3.0 [INFO] [stderr] Compiling comfy-table v6.1.4 [INFO] [stderr] Compiling clap v4.3.0 [INFO] [stderr] Compiling lemmeknow v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.93s [INFO] running `Command { std: "docker" "inspect" "a6c37e18b5dc3d3df43524c0266e2696b7540afe3508d5a2ca1372d66527f1df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6c37e18b5dc3d3df43524c0266e2696b7540afe3508d5a2ca1372d66527f1df", kill_on_drop: false }` [INFO] [stdout] a6c37e18b5dc3d3df43524c0266e2696b7540afe3508d5a2ca1372d66527f1df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8a6406ce9ad4efa97e5c65c38f1e3591527911ef70592e8bce85bd2be567a56 [INFO] running `Command { std: "docker" "start" "-a" "a8a6406ce9ad4efa97e5c65c38f1e3591527911ef70592e8bce85bd2be567a56", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.37.13 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling bstr v1.4.0 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_cmd v2.0.11 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling assert_fs v1.0.13 [INFO] [stderr] Compiling clap_builder v4.3.0 [INFO] [stderr] Compiling clap v4.3.0 [INFO] [stderr] Compiling lemmeknow v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.53s [INFO] running `Command { std: "docker" "inspect" "a8a6406ce9ad4efa97e5c65c38f1e3591527911ef70592e8bce85bd2be567a56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8a6406ce9ad4efa97e5c65c38f1e3591527911ef70592e8bce85bd2be567a56", kill_on_drop: false }` [INFO] [stdout] a8a6406ce9ad4efa97e5c65c38f1e3591527911ef70592e8bce85bd2be567a56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 81578a6ffbf5f4ec5b5c62f61c3138bed328a39c5d8d0b307e73fe7073552275 [INFO] running `Command { std: "docker" "start" "-a" "81578a6ffbf5f4ec5b5c62f61c3138bed328a39c5d8d0b307e73fe7073552275", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lemmeknow-fac70423a2a6b0fb) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 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/debug/deps/lemmeknow-30d8f5834a36dc58) [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] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-7104d65b8b21469f) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test check_help ... ok [INFO] [stdout] test identify_url ... ok [INFO] [stdout] test failed_to_identify ... ok [INFO] [stdout] test identify_content_in_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] [stderr] Running tests/identifier_check.rs (/opt/rustwide/target/debug/deps/identifier_check-8b24a462f120add6) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test identify_works ... ok [INFO] [stdout] test boundaryless_and_min_rarity_works ... ok [INFO] [stdout] test bytes_identify_boundaryless ... ok [INFO] [stdout] test bytes_identify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s [INFO] [stdout] [INFO] [stderr] Running tests/validate_regexes.rs (/opt/rustwide/target/debug/deps/validate_regexes-9fffc85897700fa4) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests lemmeknow [INFO] [stdout] test validate_regex_examples ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/lib.rs - (line 25) ... ok [INFO] [stdout] test src/identifier/bytes.rs - identifier::bytes::Identifier::identify (line 104) ... ok [INFO] [stdout] test src/output/mod.rs - output::PrintMode::print (line 46) ... ok [INFO] [stdout] test src/output/mod.rs - output (line 9) ... ok [INFO] [stdout] test src/identifier/mod.rs - identifier::Identifier::first_match (line 172) ... ok [INFO] [stdout] test src/identifier/bytes.rs - identifier::bytes::Identifier::first_match (line 139) ... ok [INFO] [stdout] test src/identifier/mod.rs - identifier::Identifier::identify (line 115) ... ok [INFO] [stdout] test src/lib.rs - (line 35) ... ok [INFO] [stdout] test src/identifier/bytes.rs - identifier::bytes::Identifier::to_json (line 185) ... ok [INFO] [stdout] test src/identifier/mod.rs - identifier::Identifier::to_json (line 243) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.45s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "81578a6ffbf5f4ec5b5c62f61c3138bed328a39c5d8d0b307e73fe7073552275", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81578a6ffbf5f4ec5b5c62f61c3138bed328a39c5d8d0b307e73fe7073552275", kill_on_drop: false }` [INFO] [stdout] 81578a6ffbf5f4ec5b5c62f61c3138bed328a39c5d8d0b307e73fe7073552275