[INFO] cloning repository https://github.com/YumingxuanGuo/featherengine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YumingxuanGuo/featherengine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYumingxuanGuo%2Ffeatherengine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYumingxuanGuo%2Ffeatherengine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b95ed0846b3b5452b560184b1b69e7baf385a7f6
[INFO] checking YumingxuanGuo/featherengine against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYumingxuanGuo%2Ffeatherengine" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/YumingxuanGuo/featherengine
[INFO] finished tweaking git repo https://github.com/YumingxuanGuo/featherengine
[INFO] tweaked toml for git repo https://github.com/YumingxuanGuo/featherengine written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/YumingxuanGuo/featherengine on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/YumingxuanGuo/featherengine 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fd-lock v3.0.10
[INFO] [stderr]   Downloaded io-lifetimes v1.0.5
[INFO] [stderr]   Downloaded utf8parse v0.2.0
[INFO] [stderr]   Downloaded enum-ordinalize v3.1.12
[INFO] [stderr]   Downloaded crossbeam-skiplist v0.1.1
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.6
[INFO] [stderr]   Downloaded educe v0.4.20
[INFO] [stderr]   Downloaded async-trait v0.1.65
[INFO] [stderr]   Downloaded rustyline v11.0.0
[INFO] [stderr]   Downloaded tokio-stream v0.1.6
[INFO] [stderr]   Downloaded rustyline-derive v0.8.0
[INFO] [stderr]   Downloaded camino v1.1.3
[INFO] [stderr]   Downloaded rustix v0.36.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 546c13cb344af388c6a2c3c116f08d95c4a6861bb154c42bb20ebe0208650a86
[INFO] running `Command { std: "docker" "start" "-a" "546c13cb344af388c6a2c3c116f08d95c4a6861bb154c42bb20ebe0208650a86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "546c13cb344af388c6a2c3c116f08d95c4a6861bb154c42bb20ebe0208650a86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "546c13cb344af388c6a2c3c116f08d95c4a6861bb154c42bb20ebe0208650a86", kill_on_drop: false }`
[INFO] [stdout] 546c13cb344af388c6a2c3c116f08d95c4a6861bb154c42bb20ebe0208650a86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3caaf5af179a37e1fb05ad44925a6cdc7b9fa4e3c9292b77f518e32cdf5bd5ff
[INFO] running `Command { std: "docker" "start" "-a" "3caaf5af179a37e1fb05ad44925a6cdc7b9fa4e3c9292b77f518e32cdf5bd5ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]     Checking futures-sink v0.3.26
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]     Checking futures-io v0.3.26
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.65
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling moka v0.10.0
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.7
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking triomphe v0.1.8
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.3.0
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking pretty_assertions v1.3.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.6
[INFO] [stderr]     Checking quanta v0.10.1
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking fd-lock v3.0.10
[INFO] [stderr]     Checking tempfile v3.4.0
[INFO] [stderr]     Checking rustyline v11.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling enum-ordinalize v3.1.12
[INFO] [stderr]    Compiling ouroboros_macro v0.15.6
[INFO] [stderr]    Compiling rustyline-derive v0.8.0
[INFO] [stderr]    Compiling educe v0.4.20
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling pest v2.5.6
[INFO] [stderr]     Checking ouroboros v0.15.6
[INFO] [stderr]    Compiling pest_meta v2.5.6
[INFO] [stderr]    Compiling pest_generator v2.5.6
[INFO] [stderr]     Checking futures-executor v0.3.26
[INFO] [stderr]     Checking futures v0.3.26
[INFO] [stderr]    Compiling pest_derive v2.5.6
[INFO] [stderr]     Checking tokio-util v0.7.7
[INFO] [stderr]     Checking tokio-stream v0.1.6
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking tokio-serde v0.8.0
[INFO] [stderr]     Checking config v0.13.3
[INFO] [stderr]     Checking featherengine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.31s
[INFO] running `Command { std: "docker" "inspect" "3caaf5af179a37e1fb05ad44925a6cdc7b9fa4e3c9292b77f518e32cdf5bd5ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3caaf5af179a37e1fb05ad44925a6cdc7b9fa4e3c9292b77f518e32cdf5bd5ff", kill_on_drop: false }`
[INFO] [stdout] 3caaf5af179a37e1fb05ad44925a6cdc7b9fa4e3c9292b77f518e32cdf5bd5ff
