[INFO] fetching crate janetrs_version 0.1.0... [INFO] testing janetrs_version-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate janetrs_version 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate janetrs_version 0.1.0 [INFO] finished tweaking crates.io crate janetrs_version 0.1.0 [INFO] tweaked toml for crates.io crate janetrs_version 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate janetrs_version 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 38 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded evil-janet v1.37.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 472832b21d2dbc026b44e7ee02c10d40ff5e98989779ae12eb0866e01c104538 [INFO] running `Command { std: "docker" "start" "-a" "472832b21d2dbc026b44e7ee02c10d40ff5e98989779ae12eb0866e01c104538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "472832b21d2dbc026b44e7ee02c10d40ff5e98989779ae12eb0866e01c104538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "472832b21d2dbc026b44e7ee02c10d40ff5e98989779ae12eb0866e01c104538", kill_on_drop: false }` [INFO] [stdout] 472832b21d2dbc026b44e7ee02c10d40ff5e98989779ae12eb0866e01c104538 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8807bc2626e005a07fe10f43831e3f882a50cd9131931e0c12c140d46bca99eb [INFO] running `Command { std: "docker" "start" "-a" "8807bc2626e005a07fe10f43831e3f882a50cd9131931e0c12c140d46bca99eb", kill_on_drop: false }` [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling evil-janet v1.37.2 [INFO] [stderr] Compiling janetrs_version v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `inline-more` [INFO] [stdout] --> src/lib.rs:140:16 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg_attr(feature = "inline-more", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `system` [INFO] [stdout] = help: consider adding `inline-more` as a feature in `Cargo.toml` [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: unexpected `cfg` condition value: `inline-more` [INFO] [stdout] --> src/lib.rs:170:16 [INFO] [stdout] | [INFO] [stdout] 170 | #[cfg_attr(feature = "inline-more", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `system` [INFO] [stdout] = help: consider adding `inline-more` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline-more` [INFO] [stdout] --> src/lib.rs:183:16 [INFO] [stdout] | [INFO] [stdout] 183 | #[cfg_attr(feature = "inline-more", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `system` [INFO] [stdout] = help: consider adding `inline-more` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline-more` [INFO] [stdout] --> src/lib.rs:196:16 [INFO] [stdout] | [INFO] [stdout] 196 | #[cfg_attr(feature = "inline-more", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `system` [INFO] [stdout] = help: consider adding `inline-more` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.95s [INFO] running `Command { std: "docker" "inspect" "8807bc2626e005a07fe10f43831e3f882a50cd9131931e0c12c140d46bca99eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8807bc2626e005a07fe10f43831e3f882a50cd9131931e0c12c140d46bca99eb", kill_on_drop: false }` [INFO] [stdout] 8807bc2626e005a07fe10f43831e3f882a50cd9131931e0c12c140d46bca99eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71ff9bffafe179e9f43871e8c4df4b672806cb93cc0aaa9b39b491b2499c8249 [INFO] running `Command { std: "docker" "start" "-a" "71ff9bffafe179e9f43871e8c4df4b672806cb93cc0aaa9b39b491b2499c8249", kill_on_drop: false }` [INFO] [stderr] Compiling janetrs_version v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `inline-more` [INFO] [stdout] --> src/lib.rs:140:16 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg_attr(feature = "inline-more", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `system` [INFO] [stdout] = help: consider adding `inline-more` as a feature in `Cargo.toml` [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: unexpected `cfg` condition value: `inline-more` [INFO] [stdout] --> src/lib.rs:170:16 [INFO] [stdout] | [INFO] [stdout] 170 | #[cfg_attr(feature = "inline-more", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `system` [INFO] [stdout] = help: consider adding `inline-more` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline-more` [INFO] [stdout] --> src/lib.rs:183:16 [INFO] [stdout] | [INFO] [stdout] 183 | #[cfg_attr(feature = "inline-more", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `system` [INFO] [stdout] = help: consider adding `inline-more` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline-more` [INFO] [stdout] --> src/lib.rs:196:16 [INFO] [stdout] | [INFO] [stdout] 196 | #[cfg_attr(feature = "inline-more", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `system` [INFO] [stdout] = help: consider adding `inline-more` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline-more` [INFO] [stdout] --> src/lib.rs:140:16 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg_attr(feature = "inline-more", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `system` [INFO] [stdout] = help: consider adding `inline-more` as a feature in `Cargo.toml` [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: unexpected `cfg` condition value: `inline-more` [INFO] [stdout] --> src/lib.rs:170:16 [INFO] [stdout] | [INFO] [stdout] 170 | #[cfg_attr(feature = "inline-more", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `system` [INFO] [stdout] = help: consider adding `inline-more` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline-more` [INFO] [stdout] --> src/lib.rs:183:16 [INFO] [stdout] | [INFO] [stdout] 183 | #[cfg_attr(feature = "inline-more", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `system` [INFO] [stdout] = help: consider adding `inline-more` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline-more` [INFO] [stdout] --> src/lib.rs:196:16 [INFO] [stdout] | [INFO] [stdout] 196 | #[cfg_attr(feature = "inline-more", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `system` [INFO] [stdout] = help: consider adding `inline-more` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "71ff9bffafe179e9f43871e8c4df4b672806cb93cc0aaa9b39b491b2499c8249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71ff9bffafe179e9f43871e8c4df4b672806cb93cc0aaa9b39b491b2499c8249", kill_on_drop: false }` [INFO] [stdout] 71ff9bffafe179e9f43871e8c4df4b672806cb93cc0aaa9b39b491b2499c8249 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 029059f3d4aa4bcce29acc07bebac184291f45d827d41f139e7eb3ccbd2142ea [INFO] running `Command { std: "docker" "start" "-a" "029059f3d4aa4bcce29acc07bebac184291f45d827d41f139e7eb3ccbd2142ea", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `inline-more` [INFO] [stderr] --> src/lib.rs:140:16 [INFO] [stderr] | [INFO] [stderr] 140 | #[cfg_attr(feature = "inline-more", inline)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `system` [INFO] [stderr] = help: consider adding `inline-more` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `inline-more` [INFO] [stderr] --> src/lib.rs:170:16 [INFO] [stderr] | [INFO] [stderr] 170 | #[cfg_attr(feature = "inline-more", inline)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `system` [INFO] [stderr] = help: consider adding `inline-more` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `inline-more` [INFO] [stderr] --> src/lib.rs:183:16 [INFO] [stderr] | [INFO] [stderr] 183 | #[cfg_attr(feature = "inline-more", inline)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `system` [INFO] [stderr] = help: consider adding `inline-more` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `inline-more` [INFO] [stderr] --> src/lib.rs:196:16 [INFO] [stderr] | [INFO] [stderr] 196 | #[cfg_attr(feature = "inline-more", inline)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `system` [INFO] [stderr] = help: consider adding `inline-more` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `janetrs_version` (lib) generated 4 warnings [INFO] [stderr] warning: `janetrs_version` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/janetrs_version-c2b40d5f8d7c7291) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::config_bits ... ok [INFO] [stdout] test tests::version_eq_tuple ... ok [INFO] [stdout] test tests::janet_version_ord ... ok [INFO] [stdout] test tests::version_eq_str ... ok [INFO] [stdout] test tests::version_ord_tuple ... ok [INFO] [stdout] test tests::version_ord_str ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests janetrs_version [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" "029059f3d4aa4bcce29acc07bebac184291f45d827d41f139e7eb3ccbd2142ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "029059f3d4aa4bcce29acc07bebac184291f45d827d41f139e7eb3ccbd2142ea", kill_on_drop: false }` [INFO] [stdout] 029059f3d4aa4bcce29acc07bebac184291f45d827d41f139e7eb3ccbd2142ea