[INFO] cloning repository https://github.com/darko-mesaros/shuk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darko-mesaros/shuk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarko-mesaros%2Fshuk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarko-mesaros%2Fshuk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd3132473883f768c514061db6fbac6006366359 [INFO] testing darko-mesaros/shuk against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarko-mesaros%2Fshuk" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/darko-mesaros/shuk [INFO] finished tweaking git repo https://github.com/darko-mesaros/shuk [INFO] tweaked toml for git repo https://github.com/darko-mesaros/shuk written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/darko-mesaros/shuk on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/darko-mesaros/shuk 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 082c43a21a1266d995409ff8eacfb59c9d706ae4b006a475ab553a46f0521339 [INFO] running `Command { std: "docker" "start" "-a" "082c43a21a1266d995409ff8eacfb59c9d706ae4b006a475ab553a46f0521339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "082c43a21a1266d995409ff8eacfb59c9d706ae4b006a475ab553a46f0521339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "082c43a21a1266d995409ff8eacfb59c9d706ae4b006a475ab553a46f0521339", kill_on_drop: false }` [INFO] [stdout] 082c43a21a1266d995409ff8eacfb59c9d706ae4b006a475ab553a46f0521339 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0c68211c191a30b40c9d7a3d197e814f200f8e93060eccac8d3743837803011 [INFO] running `Command { std: "docker" "start" "-a" "f0c68211c191a30b40c9d7a3d197e814f200f8e93060eccac8d3743837803011", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling aws-lc-rs v1.17.0 [INFO] [stderr] Compiling cmov v0.5.3 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling ctutils v0.4.2 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling hybrid-array v0.4.12 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling block-buffer v0.12.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aws-types v1.3.15 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling digest v0.11.3 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling zerocopy v0.8.50 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling hmac v0.13.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling crc-catalog v2.5.0 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling aws-lc-sys v0.41.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-smithy-xml v0.60.15 [INFO] [stderr] Compiling crc-fast v1.9.0 [INFO] [stderr] Compiling md-5 v0.11.0 [INFO] [stderr] Compiling sha1 v0.11.0 [INFO] [stderr] Compiling p256 v0.11.1 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling lru v0.16.4 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling jiff v0.2.24 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling aws-smithy-runtime-api-macros v1.0.0 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling pin-project-internal v1.1.13 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling pin-project v1.1.13 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling aws-smithy-async v1.2.14 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling aws-smithy-types v1.4.7 [INFO] [stderr] Compiling h2 v0.4.14 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.12.0 [INFO] [stderr] Compiling aws-smithy-eventstream v0.60.20 [INFO] [stderr] Compiling aws-smithy-json v0.62.5 [INFO] [stderr] Compiling aws-smithy-query v0.60.15 [INFO] [stderr] Compiling aws-smithy-http v0.63.6 [INFO] [stderr] Compiling aws-credential-types v1.2.14 [INFO] [stderr] Compiling aws-smithy-observability v0.2.6 [INFO] [stderr] Compiling aws-sigv4 v1.4.3 [INFO] [stderr] Compiling aws-smithy-checksums v0.64.7 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling aws-smithy-http-client v1.1.12 [INFO] [stderr] Compiling aws-smithy-runtime v1.11.1 [INFO] [stderr] Compiling aws-runtime v1.7.3 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.100.0 [INFO] [stderr] Compiling aws-sdk-sts v1.103.0 [INFO] [stderr] Compiling aws-sdk-signin v1.9.0 [INFO] [stderr] Compiling aws-sdk-sso v1.98.0 [INFO] [stderr] Compiling aws-sdk-s3 v1.132.0 [INFO] [stderr] Compiling aws-config v1.8.16 [INFO] [stderr] Compiling shuk v0.4.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 05s [INFO] running `Command { std: "docker" "inspect" "f0c68211c191a30b40c9d7a3d197e814f200f8e93060eccac8d3743837803011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0c68211c191a30b40c9d7a3d197e814f200f8e93060eccac8d3743837803011", kill_on_drop: false }` [INFO] [stdout] f0c68211c191a30b40c9d7a3d197e814f200f8e93060eccac8d3743837803011 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36ba3b7e6ff3f1a89c67ae7d829a974771b3da562941362d6a1ae3f623a38830 [INFO] running `Command { std: "docker" "start" "-a" "36ba3b7e6ff3f1a89c67ae7d829a974771b3da562941362d6a1ae3f623a38830", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling proptest v1.11.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling shuk v0.4.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.26s [INFO] running `Command { std: "docker" "inspect" "36ba3b7e6ff3f1a89c67ae7d829a974771b3da562941362d6a1ae3f623a38830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36ba3b7e6ff3f1a89c67ae7d829a974771b3da562941362d6a1ae3f623a38830", kill_on_drop: false }` [INFO] [stdout] 36ba3b7e6ff3f1a89c67ae7d829a974771b3da562941362d6a1ae3f623a38830 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6fbb9917b12884f45d592ad217c1131d82fcaa17111af6bd3a1d04c296cc29d7 [INFO] running `Command { std: "docker" "start" "-a" "6fbb9917b12884f45d592ad217c1131d82fcaa17111af6bd3a1d04c296cc29d7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.90s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shuk-2805748d69725ff0) [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/deps/shuk-fba25c3a05bf3d75) [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 tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-9bed7f69a1996980) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test unit_upload_only_conflicts::upload_only_with_verbose_and_filename_succeeds ... ok [INFO] [stdout] test unit_upload_only_conflicts::upload_only_with_init_fails ... ok [INFO] [stdout] test unit_upload_only_conflicts::upload_only_without_filename_fails ... ok [INFO] [stdout] test property_backward_compatibility::init_alone_has_upload_only_false ... ok [INFO] [stdout] test property_already_exists_output::already_exists_output_contains_filename_no_url ... ok [INFO] [stdout] test property_backward_compatibility::filename_without_upload_only_has_upload_only_false ... ok [INFO] [stdout] test property_backward_compatibility::filename_with_verbose_has_upload_only_false ... ok [INFO] [stdout] test property_upload_only_output_format::success_output_contains_filename_and_bucket_never_url ... ok [INFO] [stdout] test property_upload_only_parsing::upload_only_with_verbose_parses_with_any_valid_filename ... ok [INFO] [stdout] test property_upload_only_parsing::upload_only_flag_parses_with_any_valid_filename ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s [INFO] [stdout] [INFO] [stderr] Running tests/upload_only_test.rs (/opt/rustwide/target/debug/deps/upload_only_test-9fcef587e6b112ef) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test integration_clipboard_suppression::clipboard_not_invoked_on_error ... ok [INFO] [stdout] test integration_clipboard_suppression::clipboard_not_invoked_when_upload_only_returns_none_and_clipboard_enabled ... ok [INFO] [stdout] test integration_clipboard_suppression::clipboard_invoked_when_normal_mode_returns_url_and_clipboard_enabled ... ok [INFO] [stdout] test integration_clipboard_suppression::upload_only_parsed_value_is_true_for_clipboard_suppression ... ok [INFO] [stdout] test integration_upload_only_cli::upload_only_with_init_conflicts ... ok [INFO] [stdout] test integration_upload_only_cli::upload_only_with_init_and_filename_conflicts ... ok [INFO] [stdout] test integration_upload_only_cli::default_mode_no_upload_only_flag ... ok [INFO] [stdout] test integration_upload_only_cli::upload_only_with_verbose_succeeds ... ok [INFO] [stdout] test integration_clipboard_suppression::clipboard_not_invoked_when_upload_only_returns_none_and_clipboard_disabled ... ok [INFO] [stdout] test integration_upload_only_cli::filename_with_verbose_still_works ... ok [INFO] [stdout] test integration_upload_only_cli::upload_only_flag_defaults_to_false ... ok [INFO] [stdout] test integration_upload_only_cli::upload_only_with_various_filenames ... ok [INFO] [stdout] test integration_upload_only_cli::upload_only_without_filename_errors ... ok [INFO] [stdout] test integration_upload_only_cli::upload_only_with_filename_succeeds ... ok [INFO] [stdout] test integration_clipboard_suppression::property_clipboard_suppression::clipboard_respects_config_in_normal_mode ... ok [INFO] [stdout] test integration_upload_only_cli::init_alone_still_works ... ok [INFO] [stdout] test integration_clipboard_suppression::property_clipboard_suppression::clipboard_never_invoked_for_upload_only_result ... ok [INFO] [stdout] test integration_clipboard_suppression::clipboard_not_invoked_when_normal_mode_returns_url_but_clipboard_disabled ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Doc-tests shuk [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" "6fbb9917b12884f45d592ad217c1131d82fcaa17111af6bd3a1d04c296cc29d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fbb9917b12884f45d592ad217c1131d82fcaa17111af6bd3a1d04c296cc29d7", kill_on_drop: false }` [INFO] [stdout] 6fbb9917b12884f45d592ad217c1131d82fcaa17111af6bd3a1d04c296cc29d7