[INFO] fetching crate cargo-kconfig 0.1.1...
[INFO] checking cargo-kconfig-0.1.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate cargo-kconfig 0.1.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate cargo-kconfig 0.1.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-kconfig 0.1.1
[INFO] finished tweaking crates.io crate cargo-kconfig 0.1.1
[INFO] tweaked toml for crates.io crate cargo-kconfig 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate cargo-kconfig 0.1.1 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kconfig-represent v0.1.1
[INFO] [stderr]   Downloaded kconfig-parser v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7fe479916364a31e366899deb0384e4d1a4df0a70b51799fca17de2e9f1437a
[INFO] running `Command { std: "docker" "start" "-a" "c7fe479916364a31e366899deb0384e4d1a4df0a70b51799fca17de2e9f1437a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7fe479916364a31e366899deb0384e4d1a4df0a70b51799fca17de2e9f1437a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7fe479916364a31e366899deb0384e4d1a4df0a70b51799fca17de2e9f1437a", kill_on_drop: false }`
[INFO] [stdout] c7fe479916364a31e366899deb0384e4d1a4df0a70b51799fca17de2e9f1437a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23d3fed61d4cbc54c209e298a4e8d3748c3da9c04728fbe61cf480b21deccd39
[INFO] running `Command { std: "docker" "start" "-a" "23d3fed61d4cbc54c209e298a4e8d3748c3da9c04728fbe61cf480b21deccd39", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]     Checking kconfig-parser v0.1.1
[INFO] [stderr]     Checking kconfig-represent v0.1.1
[INFO] [stderr]     Checking cargo-kconfig v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout]      Kconfig Specification tag=default Kconfig (path=./tests/simple_bool/, file=Kconfig) .config (path=./tests/simple_bool/, file=.config)
[INFO] [stdout]      Kconfig Specification tag=default Kconfig (path=./tests/simple_int/, file=Kconfig) .config (path=./tests/simple_int/, file=.config)
[INFO] [stdout]      Kconfig Specification tag=default Kconfig (path=./tests/simple_submenu/, file=Kconfig) .config (path=./tests/simple_submenu/, file=.config)
[INFO] [stdout]      Kconfig Specification tag=default Kconfig (path=./tests/simple_str/, file=Kconfig) .config (path=./tests/simple_str/, file=.config)
[INFO] [stdout]      Kconfig Specification tag=default Kconfig (path=./tests/simple_bool_inv/, file=Kconfig) .config (path=./tests/simple_bool_inv/, file=.config)
[INFO] [stdout]      Kconfig Severe Error ⛔ File ./tests/simple_submenu/.config not found
[INFO] [stderr] error: could not compile `cargo-kconfig` (test "simple_submenu")
[INFO] [stdout]      Kconfig Specification tag=default Kconfig (path=./tests/expression_order/, file=Kconfig) .config (path=./tests/expression_order/, file=.config)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout]      Kconfig Severe Error ⛔ File ./tests/expression_order/.config not found
[INFO] [stderr] error: could not compile `cargo-kconfig` (test "expression_order")
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/cli/parser.rs:380:19
[INFO] [stdout]     |
[INFO] [stdout] 380 |             match &SUBCOMMANDS {
[INFO] [stdout]     |                   ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 380 |             match addr_of!(SUBCOMMANDS) {
[INFO] [stdout]     |                   ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/cli/parser.rs:380:19
[INFO] [stdout]     |
[INFO] [stdout] 380 |             match &SUBCOMMANDS {
[INFO] [stdout]     |                   ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 380 |             match addr_of!(SUBCOMMANDS) {
[INFO] [stdout]     |                   ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "23d3fed61d4cbc54c209e298a4e8d3748c3da9c04728fbe61cf480b21deccd39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23d3fed61d4cbc54c209e298a4e8d3748c3da9c04728fbe61cf480b21deccd39", kill_on_drop: false }`
[INFO] [stdout] 23d3fed61d4cbc54c209e298a4e8d3748c3da9c04728fbe61cf480b21deccd39
[INFO] checking cargo-kconfig-0.1.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate cargo-kconfig 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate cargo-kconfig 0.1.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-kconfig 0.1.1
[INFO] finished tweaking crates.io crate cargo-kconfig 0.1.1
[INFO] tweaked toml for crates.io crate cargo-kconfig 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate cargo-kconfig 0.1.1 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 047d838ce54bedd7a20fa518b7abde8a3d2e8122a2411304d2904a761477a371
[INFO] running `Command { std: "docker" "start" "-a" "047d838ce54bedd7a20fa518b7abde8a3d2e8122a2411304d2904a761477a371", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "047d838ce54bedd7a20fa518b7abde8a3d2e8122a2411304d2904a761477a371", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "047d838ce54bedd7a20fa518b7abde8a3d2e8122a2411304d2904a761477a371", kill_on_drop: false }`
[INFO] [stdout] 047d838ce54bedd7a20fa518b7abde8a3d2e8122a2411304d2904a761477a371
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c770804f66317281131816c02789711a517724fa5cb6add5ba66f88a7da027b2
[INFO] running `Command { std: "docker" "start" "-a" "c770804f66317281131816c02789711a517724fa5cb6add5ba66f88a7da027b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]     Checking kconfig-parser v0.1.1
[INFO] [stderr]     Checking kconfig-represent v0.1.1
[INFO] [stderr]     Checking cargo-kconfig v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout]      Kconfig Specification tag=default Kconfig (path=./tests/simple_str/, file=Kconfig) .config (path=./tests/simple_str/, file=.config)
[INFO] [stdout]      Kconfig Specification tag=default Kconfig (path=./tests/simple_bool/, file=Kconfig) .config (path=./tests/simple_bool/, file=.config)
[INFO] [stdout]      Kconfig Specification tag=default Kconfig (path=./tests/simple_bool_inv/, file=Kconfig) .config (path=./tests/simple_bool_inv/, file=.config)
[INFO] [stdout]      Kconfig Specification tag=default Kconfig (path=./tests/expression_order/, file=Kconfig) .config (path=./tests/expression_order/, file=.config)
[INFO] [stdout]      Kconfig Specification tag=default Kconfig (path=./tests/simple_int/, file=Kconfig) .config (path=./tests/simple_int/, file=.config)
[INFO] [stdout]      Kconfig Severe Error ⛔ File ./tests/expression_order/.config not found
[INFO] [stdout]      Kconfig Specification tag=default Kconfig (path=./tests/simple_submenu/, file=Kconfig) .config (path=./tests/simple_submenu/, file=.config)
[INFO] [stdout]      Kconfig Severe Error ⛔ File ./tests/simple_submenu/.config not found
[INFO] [stderr] error: could not compile `cargo-kconfig` (test "expression_order")
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cargo-kconfig` (test "simple_submenu")
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/cli/parser.rs:380:19
[INFO] [stdout]     |
[INFO] [stdout] 380 |             match &SUBCOMMANDS {
[INFO] [stdout]     |                   ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 380 |             match addr_of!(SUBCOMMANDS) {
[INFO] [stdout]     |                   ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/cli/parser.rs:380:19
[INFO] [stdout]     |
[INFO] [stdout] 380 |             match &SUBCOMMANDS {
[INFO] [stdout]     |                   ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 380 |             match addr_of!(SUBCOMMANDS) {
[INFO] [stdout]     |                   ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c770804f66317281131816c02789711a517724fa5cb6add5ba66f88a7da027b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c770804f66317281131816c02789711a517724fa5cb6add5ba66f88a7da027b2", kill_on_drop: false }`
[INFO] [stdout] c770804f66317281131816c02789711a517724fa5cb6add5ba66f88a7da027b2
