[INFO] cloning repository https://github.com/mattiapenati/mello [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattiapenati/mello" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattiapenati%2Fmello", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattiapenati%2Fmello'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f12a3e7af0e05980187dc2ea2ac9b9ca61542f3 [INFO] testing mattiapenati/mello against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattiapenati%2Fmello" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattiapenati/mello on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mattiapenati/mello [INFO] finished tweaking git repo https://github.com/mattiapenati/mello [INFO] tweaked toml for git repo https://github.com/mattiapenati/mello written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mattiapenati/mello 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: failed to save last-use data [INFO] [stderr] This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache. [INFO] [stderr] [INFO] [stderr] database or disk is full [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Error code 13: Insertion failed because database is full [INFO] testing mattiapenati/mello against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattiapenati%2Fmello" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattiapenati/mello on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mattiapenati/mello [INFO] finished tweaking git repo https://github.com/mattiapenati/mello [INFO] tweaked toml for git repo https://github.com/mattiapenati/mello written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mattiapenati/mello 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0557e38975e6a77e60852832719c37b1fe23a745b8f336995a52cd5a87b454f5 [INFO] running `Command { std: "docker" "start" "-a" "0557e38975e6a77e60852832719c37b1fe23a745b8f336995a52cd5a87b454f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0557e38975e6a77e60852832719c37b1fe23a745b8f336995a52cd5a87b454f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0557e38975e6a77e60852832719c37b1fe23a745b8f336995a52cd5a87b454f5", kill_on_drop: false }` [INFO] [stdout] 0557e38975e6a77e60852832719c37b1fe23a745b8f336995a52cd5a87b454f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca9f72d945d7c0627e2f2f6ebae449971b2b363e565ef15ec54f18af32d2f608 [INFO] running `Command { std: "docker" "start" "-a" "ca9f72d945d7c0627e2f2f6ebae449971b2b363e565ef15ec54f18af32d2f608", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling aws-lc-rs v1.7.0 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling jobserver v0.1.30 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustls-pki-types v1.4.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling mirai-annotations v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling platforms v3.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rustls v0.23.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling aws-lc-sys v0.15.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling postgres-protocol v0.6.6 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling postgres-types v0.2.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling bcder v0.7.4 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling hashlink v0.9.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling serde_with_macros v3.7.0 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling opentelemetry v0.22.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling x509-certificate v0.23.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tokio-postgres v0.7.10 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling opentelemetry_sdk v0.22.1 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling tracing-opentelemetry v0.23.0 [INFO] [stderr] Compiling opentelemetry-prometheus v0.15.0 [INFO] [stderr] Compiling serde_with v3.7.0 [INFO] [stderr] Compiling mello-kv v0.1.0 (/opt/rustwide/workdir/mello-kv) [INFO] [stderr] Compiling mello-core v0.1.0 (/opt/rustwide/workdir/mello-core) [INFO] [stderr] Compiling mello-http v0.1.0 (/opt/rustwide/workdir/mello-http) [INFO] [stderr] Compiling mello-trace v0.1.0 (/opt/rustwide/workdir/mello-trace) [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling tokio-postgres-rustls v0.12.0 [INFO] [stderr] Compiling mello-pg v0.1.0 (/opt/rustwide/workdir/mello-pg) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "ca9f72d945d7c0627e2f2f6ebae449971b2b363e565ef15ec54f18af32d2f608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca9f72d945d7c0627e2f2f6ebae449971b2b363e565ef15ec54f18af32d2f608", kill_on_drop: false }` [INFO] [stdout] ca9f72d945d7c0627e2f2f6ebae449971b2b363e565ef15ec54f18af32d2f608 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de3c1d8ab7b03b31f1c21d6cd64874cfeeca717b7348cafdb3e17a3c73bbca08 [INFO] running `Command { std: "docker" "start" "-a" "de3c1d8ab7b03b31f1c21d6cd64874cfeeca717b7348cafdb3e17a3c73bbca08", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling claym v0.5.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling mello-kv v0.1.0 (/opt/rustwide/workdir/mello-kv) [INFO] [stderr] Compiling mello-core v0.1.0 (/opt/rustwide/workdir/mello-core) [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tracing-opentelemetry v0.23.0 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling mello-trace v0.1.0 (/opt/rustwide/workdir/mello-trace) [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling tokio-postgres v0.7.10 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling mello-http v0.1.0 (/opt/rustwide/workdir/mello-http) [INFO] [stderr] Compiling tokio-postgres-rustls v0.12.0 [INFO] [stderr] Compiling mello-pg v0.1.0 (/opt/rustwide/workdir/mello-pg) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.10s [INFO] running `Command { std: "docker" "inspect" "de3c1d8ab7b03b31f1c21d6cd64874cfeeca717b7348cafdb3e17a3c73bbca08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de3c1d8ab7b03b31f1c21d6cd64874cfeeca717b7348cafdb3e17a3c73bbca08", kill_on_drop: false }` [INFO] [stdout] de3c1d8ab7b03b31f1c21d6cd64874cfeeca717b7348cafdb3e17a3c73bbca08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9e6dfcc4da6cfffe30876837ef55d713287cfe293fe368cac5e7f5a487871bf2 [INFO] running `Command { std: "docker" "start" "-a" "9e6dfcc4da6cfffe30876837ef55d713287cfe293fe368cac5e7f5a487871bf2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mello_core-cac1270c598fbc28) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test ticket::test::check_if_serialization_works ... ok [INFO] [stdout] test ticket::test::unwrap_expired_ticket ... ok [INFO] [stdout] test ticket::test::unwrap_not_expired_ticket ... ok [INFO] [stdout] test csrf::tests::csrf_token_generation_and_verification ... ok [INFO] [stdout] test csrf::tests::csrf_derived_keys_as_distinct ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.89s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mello_http-d306aa7a78f16e82) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test csrf::tests::csrf_cookie_is_not_sent_if_already_set_by_a_nested_service ... ok [INFO] [stdout] test csrf::tests::csrf_cookie_is_sent_if_missing_in_request ... ok [INFO] [stdout] test csrf::tests::csrf_cookie_is_sent_if_the_signature_is_not_verified ... ok [INFO] [stdout] test csrf::tests::csrf_cookie_is_sent_only_in_response_of_get_request ... ok [INFO] [stdout] test csrf::tests::csrf_cookie_is_not_sent_if_the_signature_is_verified ... ok [INFO] [stdout] test csrf::tests::requests_with_invalid_tokens_are_rejected ... ok [INFO] [stdout] test csrf::tests::requests_with_valid_tokens_are_accepted ... ok [INFO] [stdout] test csrf::tests::csrf_cookie_is_sent_only_with_success_response ... ok [INFO] [stdout] test csrf::tests::requests_with_missing_token_are_rejected ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mello_kv-ebc7772b9c63472a) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::delete ... ok [INFO] [stdout] test tests::extract ... ok [INFO] [stdout] test tests::set_and_get ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mello_pg-3c47880aa14a5909) [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/lib.rs (/opt/rustwide/target/debug/deps/mello_trace-b468dd6f1a9be7ab) [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 mello_core [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test mello-core/src/csrf.rs - csrf (line 11) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- mello-core/src/csrf.rs - csrf (line 11) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MasterKey` [INFO] [stdout] --> mello-core/src/csrf.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 3 | let master = MasterKey::generate(); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `MasterKey` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use mello_core::MasterKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CsrfKey` [INFO] [stdout] --> mello-core/src/csrf.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 4 | let key = CsrfKey::derive(&master, "tag"); [INFO] [stdout] | ^^^^^^^ use of undeclared type `CsrfKey` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use mello_core::csrf::CsrfKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] mello-core/src/csrf.rs - csrf (line 11) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `-p mello-core --doc` [INFO] running `Command { std: "docker" "inspect" "9e6dfcc4da6cfffe30876837ef55d713287cfe293fe368cac5e7f5a487871bf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e6dfcc4da6cfffe30876837ef55d713287cfe293fe368cac5e7f5a487871bf2", kill_on_drop: false }` [INFO] [stdout] 9e6dfcc4da6cfffe30876837ef55d713287cfe293fe368cac5e7f5a487871bf2