[INFO] cloning repository https://github.com/DevilExileSu/typlap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DevilExileSu/typlap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevilExileSu%2Ftyplap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevilExileSu%2Ftyplap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2bec1b53cf395a68cacf905d90392ced5ce8646e
[INFO] testing DevilExileSu/typlap against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevilExileSu%2Ftyplap" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DevilExileSu/typlap
[INFO] finished tweaking git repo https://github.com/DevilExileSu/typlap
[INFO] tweaked toml for git repo https://github.com/DevilExileSu/typlap written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DevilExileSu/typlap on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DevilExileSu/typlap 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded coreaudio-sys v0.2.10
[INFO] [stderr]   Downloaded bytes v1.2.0
[INFO] [stderr]   Downloaded redox_syscall v0.2.15
[INFO] [stderr]   Downloaded anyhow v1.0.58
[INFO] [stderr]   Downloaded clang-sys v1.3.3
[INFO] [stderr]   Downloaded crossterm v0.24.0
[INFO] [stderr]   Downloaded serde v1.0.140
[INFO] [stderr]   Downloaded combine v4.6.4
[INFO] [stderr]   Downloaded pinyin v0.9.0
[INFO] [stderr]   Downloaded rodio v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7f3ea8a7c2233e42be4eea838ddf821fe9e02480ebeacbe4a47b1027de6b7b0
[INFO] running `Command { std: "docker" "start" "-a" "a7f3ea8a7c2233e42be4eea838ddf821fe9e02480ebeacbe4a47b1027de6b7b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7f3ea8a7c2233e42be4eea838ddf821fe9e02480ebeacbe4a47b1027de6b7b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7f3ea8a7c2233e42be4eea838ddf821fe9e02480ebeacbe4a47b1027de6b7b0", kill_on_drop: false }`
[INFO] [stdout] a7f3ea8a7c2233e42be4eea838ddf821fe9e02480ebeacbe4a47b1027de6b7b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68ee19d5050ae44ef0c8b20a616a23c704fbd2a12e29c1acb0877a22ff0b56fd
[INFO] running `Command { std: "docker" "start" "-a" "68ee19d5050ae44ef0c8b20a616a23c704fbd2a12e29c1acb0877a22ff0b56fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling cpal v0.13.5
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling pinyin v0.9.0
[INFO] [stderr]    Compiling hound v3.4.0
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling slice-deque v0.3.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.24.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling alsa v0.6.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling minimp3 v0.5.1
[INFO] [stderr]    Compiling rodio v0.15.0
[INFO] [stderr]    Compiling typlap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `std::lazy`
[INFO] [stdout]  --> src/utils.rs:2:37
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use std::{collections::HashMap, lazy::SyncOnceCell};
[INFO] [stdout]   |                                     ^^^^ could not find `lazy` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(once_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typlap` (bin "typlap") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "68ee19d5050ae44ef0c8b20a616a23c704fbd2a12e29c1acb0877a22ff0b56fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68ee19d5050ae44ef0c8b20a616a23c704fbd2a12e29c1acb0877a22ff0b56fd", kill_on_drop: false }`
[INFO] [stdout] 68ee19d5050ae44ef0c8b20a616a23c704fbd2a12e29c1acb0877a22ff0b56fd
