[INFO] cloning repository https://github.com/TI-Toolkit/basiclings
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TI-Toolkit/basiclings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTI-Toolkit%2Fbasiclings", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTI-Toolkit%2Fbasiclings'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e65b186bc216a6f3c7aeb09968ec0a569047a2f
[INFO] checking TI-Toolkit/basiclings against master#8202d110516c6bd87cee375e9a9b774db499015c for pr-149596
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTI-Toolkit%2Fbasiclings" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TI-Toolkit/basiclings
[INFO] finished tweaking git repo https://github.com/TI-Toolkit/basiclings
[INFO] tweaked toml for git repo https://github.com/TI-Toolkit/basiclings written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TI-Toolkit/basiclings on toolchain 8202d110516c6bd87cee375e9a9b774db499015c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8202d110516c6bd87cee375e9a9b774db499015c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TI-Toolkit/basiclings 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" "+8202d110516c6bd87cee375e9a9b774db499015c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-id v0.3.5
[INFO] [stderr]   Downloaded deku_derive v0.18.1
[INFO] [stderr]   Downloaded markdown v1.0.0-alpha.21
[INFO] [stderr]   Downloaded no_std_io2 v0.8.1
[INFO] [stderr]   Downloaded deku v0.18.1
[INFO] [stderr]   Downloaded edit v0.1.5
[INFO] [stderr]   Downloaded fancy-regex v0.14.0
[INFO] [stderr]   Downloaded winnow v0.6.21
[INFO] [stderr]   Downloaded dyn-clone v1.0.17
[INFO] [stderr]   Downloaded syn v2.0.92
[INFO] [stderr]   Downloaded tifloats v2.4.0
[INFO] [stderr]   Downloaded titokens v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+8202d110516c6bd87cee375e9a9b774db499015c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e6a6d2b3b24271309b9d19c03cf492d0fc7a93e1ba7d9ac03b740ba6ee205bf
[INFO] running `Command { std: "docker" "start" "-a" "5e6a6d2b3b24271309b9d19c03cf492d0fc7a93e1ba7d9ac03b740ba6ee205bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e6a6d2b3b24271309b9d19c03cf492d0fc7a93e1ba7d9ac03b740ba6ee205bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e6a6d2b3b24271309b9d19c03cf492d0fc7a93e1ba7d9ac03b740ba6ee205bf", kill_on_drop: false }`
[INFO] [stdout] 5e6a6d2b3b24271309b9d19c03cf492d0fc7a93e1ba7d9ac03b740ba6ee205bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+8202d110516c6bd87cee375e9a9b774db499015c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f3a45c28d48c506f3e75b0a62d4f267d494abb56c1b33f1038411250552ff34
[INFO] running `Command { std: "docker" "start" "-a" "5f3a45c28d48c506f3e75b0a62d4f267d494abb56c1b33f1038411250552ff34", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling winnow v0.6.21
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking no_std_io2 v0.8.1
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking unicode-id v0.3.5
[INFO] [stderr]    Compiling rust-embed-utils v8.5.0
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking markdown v1.0.0-alpha.21
[INFO] [stderr]     Checking tifloats v2.4.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.92
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking edit v0.1.5
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]     Checking rust-embed v8.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling deku_derive v0.18.1
[INFO] [stderr]     Checking deku v0.18.1
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking titokens v0.2.1
[INFO] [stderr]     Checking basiclings v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.71s
[INFO] running `Command { std: "docker" "inspect" "5f3a45c28d48c506f3e75b0a62d4f267d494abb56c1b33f1038411250552ff34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f3a45c28d48c506f3e75b0a62d4f267d494abb56c1b33f1038411250552ff34", kill_on_drop: false }`
[INFO] [stdout] 5f3a45c28d48c506f3e75b0a62d4f267d494abb56c1b33f1038411250552ff34
