[INFO] cloning repository https://github.com/rober-m/iaiken
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rober-m/iaiken" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frober-m%2Fiaiken", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frober-m%2Fiaiken'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c8f7a20c7643263470d6073a01e5c53d4443471f
[INFO] testing rober-m/iaiken against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frober-m%2Fiaiken" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rober-m/iaiken
[INFO] finished tweaking git repo https://github.com/rober-m/iaiken
[INFO] tweaked toml for git repo https://github.com/rober-m/iaiken written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rober-m/iaiken on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rober-m/iaiken 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3573044f5cc13dd99fc3342b211a983ef906ee552818cd3da461574c395c0dd0
[INFO] running `Command { std: "docker" "start" "-a" "3573044f5cc13dd99fc3342b211a983ef906ee552818cd3da461574c395c0dd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3573044f5cc13dd99fc3342b211a983ef906ee552818cd3da461574c395c0dd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3573044f5cc13dd99fc3342b211a983ef906ee552818cd3da461574c395c0dd0", kill_on_drop: false }`
[INFO] [stdout] 3573044f5cc13dd99fc3342b211a983ef906ee552818cd3da461574c395c0dd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] dae02782655411de135ea97ef050358fff6514220de865113afd1240219f588c
[INFO] running `Command { std: "docker" "start" "-a" "dae02782655411de135ea97ef050358fff6514220de865113afd1240219f588c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling minicbor v0.25.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling cryptoxide v0.4.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling copy_dir v0.1.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling libquickjs-sys v0.9.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling peg v0.8.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling supports-color v1.3.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling pretty v0.11.3
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling secp256k1 v0.26.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling camino v1.2.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling hamming v0.1.3
[INFO] [stderr]    Compiling katex v0.4.6
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling drawille v0.3.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling minicbor-derive v0.15.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling ordinal v0.3.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling patricia_tree v0.8.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling vec1 v1.12.1
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling numfmt v1.2.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling textplots v0.8.7
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling ordinal v0.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rustyline v17.0.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling pallas-codec v0.33.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling pallas-crypto v0.33.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling pallas-addresses v0.33.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pallas-primitives v0.33.0
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling zeromq v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling pallas-traverse v0.33.0
[INFO] [stderr]    Compiling uplc v1.1.19 (https://github.com/aiken-lang/aiken#a8c03293)
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling aiken-lang v1.1.19 (https://github.com/aiken-lang/aiken#a8c03293)
[INFO] [stderr]    Compiling aiken-project v1.1.19 (https://github.com/aiken-lang/aiken#a8c03293)
[INFO] [stderr]    Compiling quick-js v0.4.1
[INFO] [stderr]    Compiling aiken-repl v0.0.1 (/opt/rustwide/workdir/crates/aiken-repl)
[INFO] [stderr]    Compiling iaiken v0.0.1 (/opt/rustwide/workdir/crates/iaiken)
[INFO] [stdout] warning: enum `Status` is never used
[INFO] [stdout]   --> crates/iaiken/src/messages/shell/execute.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum Status {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KernelInfoRequest` is never constructed
[INFO] [stdout]   --> crates/iaiken/src/messages/shell/kernel_info.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct KernelInfoRequest {}
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 21s
[INFO] running `Command { std: "docker" "inspect" "dae02782655411de135ea97ef050358fff6514220de865113afd1240219f588c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dae02782655411de135ea97ef050358fff6514220de865113afd1240219f588c", kill_on_drop: false }`
[INFO] [stdout] dae02782655411de135ea97ef050358fff6514220de865113afd1240219f588c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] da297c5c59f96c721fa99149e81fe328322ad5c4134c0ec0dadf0807bb37ae10
[INFO] running `Command { std: "docker" "start" "-a" "da297c5c59f96c721fa99149e81fe328322ad5c4134c0ec0dadf0807bb37ae10", kill_on_drop: false }`
[INFO] [stderr]    Compiling aiken-repl v0.0.1 (/opt/rustwide/workdir/crates/aiken-repl)
[INFO] [stderr]    Compiling iaiken v0.0.1 (/opt/rustwide/workdir/crates/iaiken)
[INFO] [stdout] warning: enum `Status` is never used
[INFO] [stdout]   --> crates/iaiken/src/messages/shell/execute.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum Status {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KernelInfoRequest` is never constructed
[INFO] [stdout]   --> crates/iaiken/src/messages/shell/kernel_info.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct KernelInfoRequest {}
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.10s
[INFO] running `Command { std: "docker" "inspect" "da297c5c59f96c721fa99149e81fe328322ad5c4134c0ec0dadf0807bb37ae10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da297c5c59f96c721fa99149e81fe328322ad5c4134c0ec0dadf0807bb37ae10", kill_on_drop: false }`
[INFO] [stdout] da297c5c59f96c721fa99149e81fe328322ad5c4134c0ec0dadf0807bb37ae10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f074b97c224f959eec7f35234246004c5de3e81008104ffe644f438420e1f12c
[INFO] running `Command { std: "docker" "start" "-a" "f074b97c224f959eec7f35234246004c5de3e81008104ffe644f438420e1f12c", kill_on_drop: false }`
[INFO] [stderr] warning: enum `Status` is never used
[INFO] [stderr]   --> crates/iaiken/src/messages/shell/execute.rs:16:10
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub enum Status {
[INFO] [stderr]    |          ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `KernelInfoRequest` is never constructed
[INFO] [stderr]   --> crates/iaiken/src/messages/shell/kernel_info.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct KernelInfoRequest {}
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `iaiken` (bin "iaiken" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/aiken-repl/9cf636ae96055aaa/deps/aiken_repl-9cf636ae96055aaa)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test evaluator::test::test_expression_detection ... ok
[INFO] [stdout] test evaluator::test::test_arithmetic_expression ... ok
[INFO] [stdout] test evaluator::test::test_simple_expression ... ok
[INFO] [stdout] test evaluator::test::test_definition_addition ... ok
[INFO] [stdout] test evaluator::test::test_reset ... ok
[INFO] [stdout] test evaluator::test::test_function_definition_and_call ... ok
[INFO] [stdout] test evaluator::test::test_redefinition_support ... ok
[INFO] [stdout] test evaluator::test::test_function_redefinition ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.40s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/aiken-repl/5f163a9b8c894b14/deps/aiken_repl-5f163a9b8c894b14)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/iaiken/093bb5adfb87dec3/deps/iaiken-093bb5adfb87dec3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests aiken_repl
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f074b97c224f959eec7f35234246004c5de3e81008104ffe644f438420e1f12c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f074b97c224f959eec7f35234246004c5de3e81008104ffe644f438420e1f12c", kill_on_drop: false }`
[INFO] [stdout] f074b97c224f959eec7f35234246004c5de3e81008104ffe644f438420e1f12c
