[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#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattiapenati%2Fmello" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mattiapenati/mello on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ac79d025a0de01be4bf8f0119367f2960c45cf11500c215c9f4b53216cf344e
[INFO] running `Command { std: "docker" "start" "-a" "0ac79d025a0de01be4bf8f0119367f2960c45cf11500c215c9f4b53216cf344e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ac79d025a0de01be4bf8f0119367f2960c45cf11500c215c9f4b53216cf344e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ac79d025a0de01be4bf8f0119367f2960c45cf11500c215c9f4b53216cf344e", kill_on_drop: false }`
[INFO] [stdout] 0ac79d025a0de01be4bf8f0119367f2960c45cf11500c215c9f4b53216cf344e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec2e770770b31a8f337ff374f088d5d88a07841e2ff2fa46dfb78a7fdb4b06ae
[INFO] running `Command { std: "docker" "start" "-a" "ec2e770770b31a8f337ff374f088d5d88a07841e2ff2fa46dfb78a7fdb4b06ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aws-lc-rs v1.7.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[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 stringprep v0.1.4
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rustls v0.23.4
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling jobserver v0.1.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling postgres-protocol v0.6.6
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling bcder v0.7.4
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling ordered-float v4.2.0
[INFO] [stderr]    Compiling postgres-types v0.2.6
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling hashlink v0.9.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling aws-lc-sys v0.15.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling rustls-native-certs v0.7.0
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling darling_core v0.20.8
[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 curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling opentelemetry v0.22.0
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling serde_with_macros v3.7.0
[INFO] [stderr]    Compiling x509-certificate v0.23.1
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling tokio-postgres v0.7.10
[INFO] [stderr]    Compiling opentelemetry_sdk v0.22.1
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling opentelemetry-prometheus v0.15.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.23.0
[INFO] [stderr]    Compiling serde_with v3.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[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-trace v0.1.0 (/opt/rustwide/workdir/mello-trace)
[INFO] [stderr]    Compiling mello-http v0.1.0 (/opt/rustwide/workdir/mello-http)
[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 04s
[INFO] running `Command { std: "docker" "inspect" "ec2e770770b31a8f337ff374f088d5d88a07841e2ff2fa46dfb78a7fdb4b06ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec2e770770b31a8f337ff374f088d5d88a07841e2ff2fa46dfb78a7fdb4b06ae", kill_on_drop: false }`
[INFO] [stdout] ec2e770770b31a8f337ff374f088d5d88a07841e2ff2fa46dfb78a7fdb4b06ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c12c38e5a2de665ebd380bc8d417dcde459ab3fd96ca629b8b2e5fc9eb0f7d29
[INFO] running `Command { std: "docker" "start" "-a" "c12c38e5a2de665ebd380bc8d417dcde459ab3fd96ca629b8b2e5fc9eb0f7d29", 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 14.44s
[INFO] running `Command { std: "docker" "inspect" "c12c38e5a2de665ebd380bc8d417dcde459ab3fd96ca629b8b2e5fc9eb0f7d29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c12c38e5a2de665ebd380bc8d417dcde459ab3fd96ca629b8b2e5fc9eb0f7d29", kill_on_drop: false }`
[INFO] [stdout] c12c38e5a2de665ebd380bc8d417dcde459ab3fd96ca629b8b2e5fc9eb0f7d29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 37b2f46b36c3844675dc591d56de035ff72cd5e74546a907dd1504e60670730d
[INFO] running `Command { std: "docker" "start" "-a" "37b2f46b36c3844675dc591d56de035ff72cd5e74546a907dd1504e60670730d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mello_core-53f2db55d642825c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test csrf::tests::csrf_token_generation_and_verification ... ok
[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_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.78s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mello_http-ece4c353cce7f311)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test csrf::tests::csrf_cookie_is_not_sent_if_the_signature_is_verified ... ok
[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_only_in_response_of_get_request ... ok
[INFO] [stdout] test csrf::tests::requests_with_missing_token_are_rejected ... 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_if_missing_in_request ... ok
[INFO] [stdout] test csrf::tests::requests_with_valid_tokens_are_accepted ... ok
[INFO] [stdout] test csrf::tests::requests_with_invalid_tokens_are_rejected ... ok
[INFO] [stdout] test csrf::tests::csrf_cookie_is_sent_only_with_success_response ... 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-de5793d3dbf5b568)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::extract ... ok
[INFO] [stdout] test tests::delete ... 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-44d7c80e5f5621d8)
[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-b6a577531f5b1ebc)
[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.19s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p mello-core --doc`
[INFO] running `Command { std: "docker" "inspect" "37b2f46b36c3844675dc591d56de035ff72cd5e74546a907dd1504e60670730d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37b2f46b36c3844675dc591d56de035ff72cd5e74546a907dd1504e60670730d", kill_on_drop: false }`
[INFO] [stdout] 37b2f46b36c3844675dc591d56de035ff72cd5e74546a907dd1504e60670730d
