[INFO] fetching crate maximus 0.1.0... [INFO] testing maximus-0.1.0 against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate maximus 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate maximus 0.1.0 on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate maximus 0.1.0 [INFO] finished tweaking crates.io crate maximus 0.1.0 [INFO] tweaked toml for crates.io crate maximus 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate maximus 0.1.0 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" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zeroize v1.5.6 [INFO] [stderr] Downloaded config v0.13.1 [INFO] [stderr] Downloaded axum-core v0.2.6 [INFO] [stderr] Downloaded axum v0.5.11 [INFO] [stderr] Downloaded crypto-common v0.1.4 [INFO] [stderr] Downloaded diesel_derives v2.0.0-rc.0 [INFO] [stderr] Downloaded tower-http v0.3.4 [INFO] [stderr] Downloaded bcrypt v0.13.0 [INFO] [stderr] Downloaded diesel v2.0.0-rc.0 [INFO] [stderr] Downloaded bson v2.3.0 [INFO] [stderr] Downloaded tracing-subscriber v0.3.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05cd2631cb0a847d651175ea163ecb9cd50a36669c217fe9c15e37f9f0c28677 [INFO] running `Command { std: "docker" "start" "-a" "05cd2631cb0a847d651175ea163ecb9cd50a36669c217fe9c15e37f9f0c28677", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05cd2631cb0a847d651175ea163ecb9cd50a36669c217fe9c15e37f9f0c28677", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05cd2631cb0a847d651175ea163ecb9cd50a36669c217fe9c15e37f9f0c28677", kill_on_drop: false }` [INFO] [stdout] 05cd2631cb0a847d651175ea163ecb9cd50a36669c217fe9c15e37f9f0c28677 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dc93f89523635f12ff42da2ba62155eeec9741296aaa49f3d83591c73df087e [INFO] running `Command { std: "docker" "start" "-a" "2dc93f89523635f12ff42da2ba62155eeec9741296aaa49f3d83591c73df087e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling crypto-common v0.1.4 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling zeroize v1.5.6 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.14 [INFO] [stderr] Compiling bcrypt v0.13.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling diesel_derives v2.0.0-rc.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-compression v0.3.14 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling axum-core v0.2.6 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling diesel v2.0.0-rc.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_bytes v0.11.6 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling config v0.13.1 [INFO] [stderr] Compiling bson v2.3.0 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling axum v0.5.11 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling maximus v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 55s [INFO] running `Command { std: "docker" "inspect" "2dc93f89523635f12ff42da2ba62155eeec9741296aaa49f3d83591c73df087e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dc93f89523635f12ff42da2ba62155eeec9741296aaa49f3d83591c73df087e", kill_on_drop: false }` [INFO] [stdout] 2dc93f89523635f12ff42da2ba62155eeec9741296aaa49f3d83591c73df087e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 316888e7b6a431a25fcf72d2c8c4cb83b595469aea00bf0c07fe922cc0a6b9b7 [INFO] running `Command { std: "docker" "start" "-a" "316888e7b6a431a25fcf72d2c8c4cb83b595469aea00bf0c07fe922cc0a6b9b7", kill_on_drop: false }` [INFO] [stderr] Compiling maximus v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.03s [INFO] running `Command { std: "docker" "inspect" "316888e7b6a431a25fcf72d2c8c4cb83b595469aea00bf0c07fe922cc0a6b9b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "316888e7b6a431a25fcf72d2c8c4cb83b595469aea00bf0c07fe922cc0a6b9b7", kill_on_drop: false }` [INFO] [stdout] 316888e7b6a431a25fcf72d2c8c4cb83b595469aea00bf0c07fe922cc0a6b9b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 10cdf7da65384ae08c539a306eed8ada03c6995032e1f742c7a35ce1d9946fd0 [INFO] running `Command { std: "docker" "start" "-a" "10cdf7da65384ae08c539a306eed8ada03c6995032e1f742c7a35ce1d9946fd0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/maximus-a2fdc5d538b0386d) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test api::handlers::tests::test ... ok [INFO] [stdout] test api::endpoints::index::tests::test ... ok [INFO] [stdout] test core::context::tests::test ... ok [INFO] [stdout] test data::models::users::tests::test ... ok [INFO] [stdout] test core::settings::tests::test ... ok [INFO] [stdout] test data::models::items::tests::test ... ok [INFO] [stdout] test api::endpoints::tests::test ... ok [INFO] [stdout] test clients::tests::test ... ok [INFO] [stdout] test data::models::tokens::tests::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "10cdf7da65384ae08c539a306eed8ada03c6995032e1f742c7a35ce1d9946fd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10cdf7da65384ae08c539a306eed8ada03c6995032e1f742c7a35ce1d9946fd0", kill_on_drop: false }` [INFO] [stdout] 10cdf7da65384ae08c539a306eed8ada03c6995032e1f742c7a35ce1d9946fd0