[INFO] cloning repository https://github.com/edginer/eddiner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edginer/eddiner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedginer%2Feddiner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedginer%2Feddiner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0fd4438a4109ca56090c4f9c1bf9be97610e1b6 [INFO] testing edginer/eddiner against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedginer%2Feddiner" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edginer/eddiner on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/edginer/eddiner [INFO] finished tweaking git repo https://github.com/edginer/eddiner [INFO] tweaked toml for git repo https://github.com/edginer/eddiner written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/edginer/eddiner 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.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded worker-sys v0.0.13 [INFO] [stderr] Downloaded ct-codecs v1.1.1 [INFO] [stderr] Downloaded const-oid v0.9.5 [INFO] [stderr] Downloaded hmac-sha256 v1.1.7 [INFO] [stderr] Downloaded ciborium-io v0.2.1 [INFO] [stderr] Downloaded hmac-sha1-compact v1.1.4 [INFO] [stderr] Downloaded pem-rfc7468 v0.6.0 [INFO] [stderr] Downloaded ciborium-ll v0.2.1 [INFO] [stderr] Downloaded blowfish v0.7.0 [INFO] [stderr] Downloaded coarsetime v0.1.33 [INFO] [stderr] Downloaded half v1.8.2 [INFO] [stderr] Downloaded clap v4.4.6 [INFO] [stderr] Downloaded clap_builder v4.4.6 [INFO] [stderr] Downloaded p384 v0.13.0 [INFO] [stderr] Downloaded rustix v0.38.15 [INFO] [stderr] Downloaded criterion v0.5.1 [INFO] [stderr] Downloaded boring v4.1.0 [INFO] [stderr] Downloaded k256 v0.13.2 [INFO] [stderr] Downloaded linux-raw-sys v0.4.8 [INFO] [stderr] Downloaded minijinja v1.0.8 [INFO] [stderr] Downloaded regex-lite v0.1.0 [INFO] [stderr] Downloaded h2 v0.4.3 [INFO] [stderr] Downloaded rsa v0.7.2 [INFO] [stderr] Downloaded jwt-simple v0.12.1 [INFO] [stderr] Downloaded reqwest v0.12.0 [INFO] [stderr] Downloaded worker v0.0.21 [INFO] [stderr] Downloaded ciborium v0.2.1 [INFO] [stderr] Downloaded ed25519-compact v2.0.4 [INFO] [stderr] Downloaded p256 v0.13.2 [INFO] [stderr] Downloaded pkcs1 v0.4.1 [INFO] [stderr] Downloaded hmac-sha512 v1.1.5 [INFO] [stderr] Downloaded pwhash v1.0.0 [INFO] [stderr] Downloaded md-5 v0.9.1 [INFO] [stderr] Downloaded errno v0.3.4 [INFO] [stderr] Downloaded binstring v0.1.1 [INFO] [stderr] Downloaded fslock v0.2.1 [INFO] [stderr] Downloaded primeorder v0.13.6 [INFO] [stderr] Downloaded crypto-mac v0.10.1 [INFO] [stderr] Downloaded worker-kv v0.6.0 [INFO] [stderr] Downloaded worker-macros v0.0.13 [INFO] [stderr] Downloaded boring-sys v4.1.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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e32a821e4630203efeb4aef6f30548c323c469cac5c31ab68d00d25bf9a510f [INFO] running `Command { std: "docker" "start" "-a" "0e32a821e4630203efeb4aef6f30548c323c469cac5c31ab68d00d25bf9a510f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e32a821e4630203efeb4aef6f30548c323c469cac5c31ab68d00d25bf9a510f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e32a821e4630203efeb4aef6f30548c323c469cac5c31ab68d00d25bf9a510f", kill_on_drop: false }` [INFO] [stdout] 0e32a821e4630203efeb4aef6f30548c323c469cac5c31ab68d00d25bf9a510f [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e61ddee601cbfaa28e449561cc4ea0662455c89506dd64421f07127a2391bd6 [INFO] running `Command { std: "docker" "start" "-a" "9e61ddee601cbfaa28e449561cc4ea0662455c89506dd64421f07127a2391bd6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling ed25519-compact v2.0.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling blowfish v0.7.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling hmac-sha512 v1.1.5 [INFO] [stderr] Compiling hmac-sha256 v1.1.7 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling coarsetime v0.1.33 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling hmac-sha1-compact v1.1.4 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling binstring v0.1.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling pwhash v1.0.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling regex-lite v0.1.0 [INFO] [stderr] Compiling time v0.3.29 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling k256 v0.13.2 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling boring-sys v4.1.0 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.3 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.42 [INFO] [stderr] Compiling web-sys v0.3.69 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling minijinja v1.0.8 [INFO] [stderr] Compiling worker-kv v0.6.0 [INFO] [stderr] Compiling worker-sys v0.0.13 [INFO] [stderr] Compiling worker-macros v0.0.13 [INFO] [stderr] Compiling wasm-streams v0.4.0 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling worker v0.0.21 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.0 [INFO] [stderr] Compiling boring v4.1.0 [INFO] [stderr] Compiling jwt-simple v0.12.1 [INFO] [stderr] Compiling eddiner v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `Command { std: "docker" "inspect" "9e61ddee601cbfaa28e449561cc4ea0662455c89506dd64421f07127a2391bd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e61ddee601cbfaa28e449561cc4ea0662455c89506dd64421f07127a2391bd6", kill_on_drop: false }` [INFO] [stdout] 9e61ddee601cbfaa28e449561cc4ea0662455c89506dd64421f07127a2391bd6 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 829ce90842b71a81caa2f6763bcd5a1580aee66926a51e141bf2cfe8ff48dca9 [INFO] running `Command { std: "docker" "start" "-a" "829ce90842b71a81caa2f6763bcd5a1580aee66926a51e141bf2cfe8ff48dca9", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling rustix v0.38.15 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.8 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling minijinja v1.0.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling worker-kv v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling boring-sys v4.1.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling worker v0.0.21 [INFO] [stderr] Compiling boring v4.1.0 [INFO] [stderr] Compiling jwt-simple v0.12.1 [INFO] [stderr] Compiling eddiner v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "829ce90842b71a81caa2f6763bcd5a1580aee66926a51e141bf2cfe8ff48dca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "829ce90842b71a81caa2f6763bcd5a1580aee66926a51e141bf2cfe8ff48dca9", kill_on_drop: false }` [INFO] [stdout] 829ce90842b71a81caa2f6763bcd5a1580aee66926a51e141bf2cfe8ff48dca9 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 60608ff85c3e6f2d05c351d639902ab83b0616458741520c923408c225e624a4 [INFO] running `Command { std: "docker" "start" "-a" "60608ff85c3e6f2d05c351d639902ab83b0616458741520c923408c225e624a4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eddiner-88308c24b5ed2fe1) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test routes::bbs_cgi::tests::test_form_validation ... ok [INFO] [stdout] test response::tests::test_render_dat ... ok [INFO] [stdout] test routes::bbs_cgi::tests::test_metadent ... ok [INFO] [stdout] test utils::tests::test_siki_shift_jis_encodeded_body_to_vec ... ok [INFO] [stdout] test routes::bbs_cgi::tests::test_sanitize_non_semi_closing_num_char_refs ... ok [INFO] [stdout] test routes::bbs_cgi::tests::test_calculate_trip_over_12 ... ok [INFO] [stdout] test thread::tests::test_render_subject_txt ... ok [INFO] [stdout] test routes::bbs_cgi::tests::test_calculate_trip_under_12 ... ok [INFO] [stdout] test routes::tests::test_txt ... ok [INFO] [stdout] test routes::tests::test_thread_web_ui ... ok [INFO] [stdout] test routes::tests::test_dat ... ok [INFO] [stdout] test routes::tests::test_const_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests eddiner [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" "60608ff85c3e6f2d05c351d639902ab83b0616458741520c923408c225e624a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60608ff85c3e6f2d05c351d639902ab83b0616458741520c923408c225e624a4", kill_on_drop: false }` [INFO] [stdout] 60608ff85c3e6f2d05c351d639902ab83b0616458741520c923408c225e624a4