[INFO] fetching crate cognitive 0.1.0...
[INFO] testing cognitive-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cognitive 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate cognitive 0.1.0
[INFO] finished tweaking crates.io crate cognitive 0.1.0
[INFO] tweaked toml for crates.io crate cognitive 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cognitive 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 56 packages to latest compatible versions
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9001755135942865d6efc9c4b14d26137195fac28eab2421337cb742de4874f
[INFO] running `Command { std: "docker" "start" "-a" "e9001755135942865d6efc9c4b14d26137195fac28eab2421337cb742de4874f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9001755135942865d6efc9c4b14d26137195fac28eab2421337cb742de4874f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9001755135942865d6efc9c4b14d26137195fac28eab2421337cb742de4874f", kill_on_drop: false }`
[INFO] [stdout] e9001755135942865d6efc9c4b14d26137195fac28eab2421337cb742de4874f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 690dd3757ddd3e299eb22a84026d83dd1806ddc7eeb8f4b4fbab831b0711f5b4
[INFO] running `Command { std: "docker" "start" "-a" "690dd3757ddd3e299eb22a84026d83dd1806ddc7eeb8f4b4fbab831b0711f5b4", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling khronos_api v2.2.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling libc v0.1.12
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling khronos v0.1.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling nix v0.8.1
[INFO] [stderr]    Compiling egl v0.2.7
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling gbm-rs v0.2.0
[INFO] [stderr]    Compiling timerfd v0.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling bitflags v0.8.2
[INFO] [stderr]    Compiling timber v0.1.0
[INFO] [stderr]    Compiling gl_generator v0.6.1
[INFO] [stderr]    Compiling libudev v0.2.0
[INFO] [stderr]    Compiling serde v0.9.15
[INFO] [stderr]    Compiling serde_codegen_internals v0.14.2
[INFO] [stderr]    Compiling libdbus-sys v0.1.5
[INFO] [stderr]    Compiling byteorder v0.5.3
[INFO] [stderr]    Compiling drm-rs v0.1.3
[INFO] [stderr]    Compiling gl v0.6.5
[INFO] [stderr]    Compiling xkbcommon v0.2.1
[INFO] [stderr]    Compiling dbus v0.5.4
[INFO] [stderr]    Compiling serde_derive v0.9.15
[INFO] [stderr]    Compiling dharma v0.1.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling cognitive-graphics v0.1.0
[INFO] [stderr]    Compiling cognitive-qualia v0.1.0
[INFO] [stderr]    Compiling cognitive-inputs v0.1.0
[INFO] [stderr]    Compiling cognitive-renderer-gl v0.1.0
[INFO] [stderr]    Compiling cognitive-device-manager v0.1.0
[INFO] [stderr]    Compiling cognitive-outputs v0.1.0
[INFO] [stderr]    Compiling cognitive v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.95s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, bitflags v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "690dd3757ddd3e299eb22a84026d83dd1806ddc7eeb8f4b4fbab831b0711f5b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "690dd3757ddd3e299eb22a84026d83dd1806ddc7eeb8f4b4fbab831b0711f5b4", kill_on_drop: false }`
[INFO] [stdout] 690dd3757ddd3e299eb22a84026d83dd1806ddc7eeb8f4b4fbab831b0711f5b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 874c0a0aa4c15145cbec0762b024e76aaf1bf589746613d69a4c6dee683486d9
[INFO] running `Command { std: "docker" "start" "-a" "874c0a0aa4c15145cbec0762b024e76aaf1bf589746613d69a4c6dee683486d9", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling cognitive v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, bitflags v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "874c0a0aa4c15145cbec0762b024e76aaf1bf589746613d69a4c6dee683486d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "874c0a0aa4c15145cbec0762b024e76aaf1bf589746613d69a4c6dee683486d9", kill_on_drop: false }`
[INFO] [stdout] 874c0a0aa4c15145cbec0762b024e76aaf1bf589746613d69a4c6dee683486d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 87b018681ee5c53c13f8aec7a7427e504d5992661636a344ca5aaaa3dd40567d
[INFO] running `Command { std: "docker" "start" "-a" "87b018681ee5c53c13f8aec7a7427e504d5992661636a344ca5aaaa3dd40567d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, bitflags v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests cognitive.rs (/opt/rustwide/target/debug/deps/cognitive-b7ad40d23e7f6e66)
[INFO] [stderr]    Doc-tests cognitive
[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] [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" "87b018681ee5c53c13f8aec7a7427e504d5992661636a344ca5aaaa3dd40567d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87b018681ee5c53c13f8aec7a7427e504d5992661636a344ca5aaaa3dd40567d", kill_on_drop: false }`
[INFO] [stdout] 87b018681ee5c53c13f8aec7a7427e504d5992661636a344ca5aaaa3dd40567d
