[INFO] fetching crate denim 0.2.0... [INFO] testing denim-0.2.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate denim 0.2.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate denim 0.2.0 [INFO] finished tweaking crates.io crate denim 0.2.0 [INFO] tweaked toml for crates.io crate denim 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate denim 0.2.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate denim 0.2.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shellwords v1.1.0 [INFO] [stderr] Downloaded maybe-string v0.1.0 [INFO] [stderr] Downloaded is-terminal v0.4.1 [INFO] [stderr] Downloaded mkargs v1.0.0 [INFO] [stderr] Downloaded stderrlog v0.5.4 [INFO] [stderr] Downloaded error-context v0.1.2 [INFO] [stderr] Downloaded problem v5.3.0 [INFO] [stderr] Downloaded cotton v0.1.0 [INFO] [stderr] Downloaded os_str_bytes v6.4.1 [INFO] [stderr] Downloaded directories v4.0.1 [INFO] [stderr] Downloaded serde v1.0.150 [INFO] [stderr] Downloaded io-lifetimes v1.0.3 [INFO] [stderr] Downloaded exec v0.3.1 [INFO] [stderr] Downloaded cradle v0.2.2 [INFO] [stderr] Downloaded serde_json v1.0.89 [INFO] [stderr] Downloaded syn v1.0.105 [INFO] [stderr] Downloaded clap v4.0.29 [INFO] [stderr] Downloaded rustix v0.36.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3699a21ee9dae13475f67db2aaaf9b93b8b436729e3cf3458e8c1461ce2217b0 [INFO] running `Command { std: "docker" "start" "-a" "3699a21ee9dae13475f67db2aaaf9b93b8b436729e3cf3458e8c1461ce2217b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3699a21ee9dae13475f67db2aaaf9b93b8b436729e3cf3458e8c1461ce2217b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3699a21ee9dae13475f67db2aaaf9b93b8b436729e3cf3458e8c1461ce2217b0", kill_on_drop: false }` [INFO] [stdout] 3699a21ee9dae13475f67db2aaaf9b93b8b436729e3cf3458e8c1461ce2217b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d56963d9b24fdc1972fc56971901a53ca7679b04119f81ad08cdefe0b847a227 [INFO] running `Command { std: "docker" "start" "-a" "d56963d9b24fdc1972fc56971901a53ca7679b04119f81ad08cdefe0b847a227", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling problem v5.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling maybe-string v0.1.0 [INFO] [stderr] Compiling error-context v0.1.2 [INFO] [stderr] Compiling mkargs v1.0.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling cradle v0.2.2 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling exec v0.3.1 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling stderrlog v0.5.4 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling shellwords v1.1.0 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling clap v4.0.29 [INFO] [stderr] Compiling cotton v0.1.0 [INFO] [stderr] Compiling denim v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn cargo(&self) -> PResult { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 45 | pub fn cargo(&self) -> PResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project/cargo.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new(project: &Project) -> PResult { [INFO] [stdout] | ^^^^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new(project: &Project) -> PResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.47s [INFO] running `Command { std: "docker" "inspect" "d56963d9b24fdc1972fc56971901a53ca7679b04119f81ad08cdefe0b847a227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d56963d9b24fdc1972fc56971901a53ca7679b04119f81ad08cdefe0b847a227", kill_on_drop: false }` [INFO] [stdout] d56963d9b24fdc1972fc56971901a53ca7679b04119f81ad08cdefe0b847a227 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 860e583bd117a95e8e8ff458c9c6ec2465445575cc3944fdd8537fe0fdf508cf [INFO] running `Command { std: "docker" "start" "-a" "860e583bd117a95e8e8ff458c9c6ec2465445575cc3944fdd8537fe0fdf508cf", kill_on_drop: false }` [INFO] [stderr] Compiling denim v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn cargo(&self) -> PResult { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 45 | pub fn cargo(&self) -> PResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project/cargo.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new(project: &Project) -> PResult { [INFO] [stdout] | ^^^^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new(project: &Project) -> PResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `Command { std: "docker" "inspect" "860e583bd117a95e8e8ff458c9c6ec2465445575cc3944fdd8537fe0fdf508cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "860e583bd117a95e8e8ff458c9c6ec2465445575cc3944fdd8537fe0fdf508cf", kill_on_drop: false }` [INFO] [stdout] 860e583bd117a95e8e8ff458c9c6ec2465445575cc3944fdd8537fe0fdf508cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f150091c433eab8e2a10e26cf873eb40d80fd56a9a758f320cfc564232d85c34 [INFO] running `Command { std: "docker" "start" "-a" "f150091c433eab8e2a10e26cf873eb40d80fd56a9a758f320cfc564232d85c34", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/project.rs:45:18 [INFO] [stderr] | [INFO] [stderr] 45 | pub fn cargo(&self) -> PResult { [INFO] [stderr] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 45 | pub fn cargo(&self) -> PResult> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/project/cargo.rs:42:25 [INFO] [stderr] | [INFO] [stderr] 42 | pub fn new(project: &Project) -> PResult { [INFO] [stderr] | ^^^^^^^^ ----- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 42 | pub fn new(project: &Project) -> PResult> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `denim` (bin "denim" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/denim-a0538329ca037b0a) [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" "f150091c433eab8e2a10e26cf873eb40d80fd56a9a758f320cfc564232d85c34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f150091c433eab8e2a10e26cf873eb40d80fd56a9a758f320cfc564232d85c34", kill_on_drop: false }` [INFO] [stdout] f150091c433eab8e2a10e26cf873eb40d80fd56a9a758f320cfc564232d85c34