[INFO] cloning repository https://github.com/1148118271/gxk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1148118271/gxk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1148118271%2Fgxk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1148118271%2Fgxk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f25743f2ea96fe02522bff8ec6585dd5a5332dd
[INFO] checking 1148118271/gxk against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1148118271%2Fgxk" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/1148118271/gxk
[INFO] finished tweaking git repo https://github.com/1148118271/gxk
[INFO] tweaked toml for git repo https://github.com/1148118271/gxk written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1148118271/gxk on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1148118271/gxk 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" "+95813608313bff49cfc1afc393a946a3c085b772" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc7b8164e76856961a588cb9760321d3fc10fce313d13f14826839d8234fa26c
[INFO] running `Command { std: "docker" "start" "-a" "dc7b8164e76856961a588cb9760321d3fc10fce313d13f14826839d8234fa26c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc7b8164e76856961a588cb9760321d3fc10fce313d13f14826839d8234fa26c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc7b8164e76856961a588cb9760321d3fc10fce313d13f14826839d8234fa26c", kill_on_drop: false }`
[INFO] [stdout] dc7b8164e76856961a588cb9760321d3fc10fce313d13f14826839d8234fa26c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3318d491548f8246b162e32c4c5c68ee483e0acd4138213cd11263824ebec28
[INFO] running `Command { std: "docker" "start" "-a" "f3318d491548f8246b162e32c4c5c68ee483e0acd4138213cd11263824ebec28", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking tracing-core v0.1.27
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling ucd-trie v0.1.4
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking quote v1.0.18
[INFO] [stderr]    Compiling onig_sys v69.8.0
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]     Checking xml-rs v0.8.4
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.3
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]     Checking time v0.3.11
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking humansize v1.1.1
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking xdg v2.4.1
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking typed-arena v1.7.0
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]     Checking onig v6.3.2
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking tokio v1.19.2
[INFO] [stderr]     Checking axum-core v0.2.6
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking hyper v0.14.19
[INFO] [stderr]     Checking tower-http v0.3.4
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking plist v1.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling askama_shared v0.12.2
[INFO] [stderr]     Checking syntect v4.6.0
[INFO] [stderr]     Checking axum v0.5.9
[INFO] [stderr]     Checking comrak v0.14.0
[INFO] [stderr]    Compiling askama_derive v0.11.2
[INFO] [stderr]     Checking askama v0.11.1
[INFO] [stderr]     Checking gxk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/path.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |         if PATH.is_none() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/path.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         PATH.as_ref().unwrap()
[INFO] [stdout]    |         ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/path.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |         if PATH.is_none() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/path.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         PATH.as_ref().unwrap()
[INFO] [stdout]    |         ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.47s
[INFO] running `Command { std: "docker" "inspect" "f3318d491548f8246b162e32c4c5c68ee483e0acd4138213cd11263824ebec28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3318d491548f8246b162e32c4c5c68ee483e0acd4138213cd11263824ebec28", kill_on_drop: false }`
[INFO] [stdout] f3318d491548f8246b162e32c4c5c68ee483e0acd4138213cd11263824ebec28
