[INFO] cloning repository https://github.com/DoorCam/DoorCam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DoorCam/DoorCam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoorCam%2FDoorCam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoorCam%2FDoorCam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f385fdf4a3eda6aad70895774fa001b9953a1f6 [INFO] testing DoorCam/DoorCam against try#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoorCam%2FDoorCam" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DoorCam/DoorCam on toolchain c3758fdc4730d7700b25a13cccff296a08f42c00 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/DoorCam/DoorCam [INFO] finished tweaking git repo https://github.com/DoorCam/DoorCam [INFO] tweaked toml for git repo https://github.com/DoorCam/DoorCam written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/DoorCam/DoorCam already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8258002a500c0c49da63e4ccd143d2ff60edde09544b2fd447ef50ff920c43a2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8258002a500c0c49da63e4ccd143d2ff60edde09544b2fd447ef50ff920c43a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8258002a500c0c49da63e4ccd143d2ff60edde09544b2fd447ef50ff920c43a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8258002a500c0c49da63e4ccd143d2ff60edde09544b2fd447ef50ff920c43a2", kill_on_drop: false }` [INFO] [stdout] 8258002a500c0c49da63e4ccd143d2ff60edde09544b2fd447ef50ff920c43a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd164b33f28c3474916817c1c0f740cf4ded05a7ab86a231361158249d66af5a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dd164b33f28c3474916817c1c0f740cf4ded05a7ab86a231361158249d66af5a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unic-common v0.7.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling unic-char-range v0.7.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling bool_ext v0.5.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.10 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling rocket v0.4.10 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling unic-ucd-version v0.7.0 [INFO] [stderr] Compiling unic-char-property v0.7.0 [INFO] [stderr] Compiling mqttbytes v0.2.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling unic-ucd-segment v0.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling unic-segment v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v2.5.1 [INFO] [stderr] Compiling rust_decimal v1.15.0 [INFO] [stderr] Compiling rsevents v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling cookie v0.11.4 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling random-number-macro-impl v0.1.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive-try-from-primitive v1.0.0 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling random-number v0.1.6 [INFO] [stderr] Compiling random-pick v1.2.14 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling passwords v3.1.7 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling pear v0.1.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_with v1.8.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling rusqlite v0.14.0 [INFO] [stderr] Compiling tera v0.11.20 [INFO] [stderr] Compiling duration-str v0.3.2 [INFO] [stderr] Compiling log4rs v1.0.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling r2d2_sqlite v0.6.0 [INFO] [stderr] Compiling rocket_http v0.4.10 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling rumqttc v0.5.0 [INFO] [stderr] Compiling rocket_contrib v0.4.10 [INFO] [stderr] Compiling doorcam v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 26s [INFO] running `Command { std: "docker" "inspect" "dd164b33f28c3474916817c1c0f740cf4ded05a7ab86a231361158249d66af5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd164b33f28c3474916817c1c0f740cf4ded05a7ab86a231361158249d66af5a", kill_on_drop: false }` [INFO] [stdout] dd164b33f28c3474916817c1c0f740cf4ded05a7ab86a231361158249d66af5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b137653a1147f8c45a53347a17ae2849dbf5a18f44a055f336564b71c5bf9b7d [INFO] running `Command { std: "docker" "start" "-a" "b137653a1147f8c45a53347a17ae2849dbf5a18f44a055f336564b71c5bf9b7d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling doorcam v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/utils/config.rs:196:12 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn new() -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.52s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/doorcam-2dec1cd9e608cdce) [INFO] running `Command { std: "docker" "inspect" "b137653a1147f8c45a53347a17ae2849dbf5a18f44a055f336564b71c5bf9b7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b137653a1147f8c45a53347a17ae2849dbf5a18f44a055f336564b71c5bf9b7d", kill_on_drop: false }` [INFO] [stdout] b137653a1147f8c45a53347a17ae2849dbf5a18f44a055f336564b71c5bf9b7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 50119491dbb093d4f5b1e675b577958c640d69a58f2b831624818b40d8fcaa37 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "50119491dbb093d4f5b1e675b577958c640d69a58f2b831624818b40d8fcaa37", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/utils/config.rs:196:12 [INFO] [stderr] | [INFO] [stderr] 196 | pub fn new() -> Result { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `doorcam` (bin "doorcam" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.55s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/doorcam-2dec1cd9e608cdce) [INFO] [stdout] [INFO] [stdout] running 56 tests [INFO] [stdout] test db_entry::user_type::user_type_test::admin_is_not_user ... ok [INFO] [stdout] test db_entry::user_type::user_type_test::admin_to_num ... ok [INFO] [stdout] test db_entry::user_type::user_type_test::from_3 ... ok [INFO] [stdout] test db_entry::user_type::user_type_test::user_is_not_admin ... ok [INFO] [stdout] test db_entry::user_type::user_type_test::user_is_user ... ok [INFO] [stdout] test iot::door_control::door_control_test::open ... ok [INFO] [stdout] test iot::door_control::door_control_test::start_closed ... ok [INFO] [stdout] test db_entry::user_type::user_type_test::from_2 ... ok [INFO] [stdout] test db_entry::user_type::user_type_test::from_1 ... ok [INFO] [stdout] test db_entry::user_type::user_type_test::user_to_num ... ok [INFO] [stdout] test db_entry::user_type::user_type_test::admin_is_admin ... ok [INFO] [stdout] test db_entry::flat::flat_test::scenario_1_with_all_methods ... ok [INFO] [stdout] test db_entry::user::user_test::scenario_1_with_all_methods ... ok [INFO] [stdout] test db_entry::user_session::user_session_test::scenario_1_with_all_methods ... ok [INFO] [stdout] test template_contexts::flat_contexts::flat_contexts_test::user_overview_with_empty_view ... ok [INFO] [stdout] test template_contexts::flat_contexts::flat_contexts_test::user_details_with_error ... ok [INFO] [stdout] test template_contexts::flat_contexts::flat_contexts_test::user_change_with_error ... ok [INFO] [stdout] test template_contexts::template_test::main_view_with_message ... ok [INFO] [stdout] test template_contexts::flat_contexts::flat_contexts_test::user_overview_with_view ... ok [INFO] [stdout] test template_contexts::template_test::main_view_without_message ... ok [INFO] [stdout] test template_contexts::flat_contexts::flat_contexts_test::user_create ... ok [INFO] [stdout] test template_contexts::flat_contexts::flat_contexts_test::user_create_with_error ... ok [INFO] [stdout] test template_contexts::flat_contexts::flat_contexts_test::user_change ... ok [INFO] [stdout] test template_contexts::user_contexts::user_contexts_test::user_change_by_user ... ok [INFO] [stdout] test template_contexts::flat_contexts::flat_contexts_test::user_overview_with_view_and_error ... ok [INFO] [stdout] test template_contexts::user_contexts::user_contexts_test::user_create ... ok [INFO] [stdout] test template_contexts::template_test::login_with_message ... ok [INFO] [stdout] test template_contexts::user_contexts::user_contexts_test::user_change_by_user_with_error ... ok [INFO] [stdout] test template_contexts::flat_contexts::flat_contexts_test::user_overview_with_error ... ok [INFO] [stdout] test utils::crypto::crypto_test::symetric_encrypt_mutated_ciphertext_decrypt ... ok [INFO] [stdout] test utils::crypto::crypto_test::symetric_encrypt_mutated_iv_decrypt ... ok [INFO] [stdout] test utils::crypto::crypto_test::symetric_encrypt_mutated_key_decrypt ... ok [INFO] [stdout] test utils::guards::guards_test::admin_is_admin ... ok [INFO] [stdout] test utils::crypto::crypto_test::symetric_encrypt_decrypt_with_zeros ... ok [INFO] [stdout] test utils::guards::guards_test::admin_is_not_user ... ok [INFO] [stdout] test template_contexts::user_contexts::user_contexts_test::user_change_by_admin ... ok [INFO] [stdout] test template_contexts::user_contexts::user_contexts_test::user_create_with_error ... ok [INFO] [stdout] test template_contexts::user_contexts::user_contexts_test::user_details_with_error ... ok [INFO] [stdout] test utils::guards::guards_test::user_is_not_admin ... ok [INFO] [stdout] test utils::guards::guards_test::user_is_user ... ok [INFO] [stdout] test utils::crypto::crypto_test::symetric_encrypt_decrypt_with_random ... ok [INFO] [stdout] test utils::guards::guards_test::user_on_admin_guard ... ok [INFO] [stdout] test template_contexts::template_test::catcher_of_404 ... ok [INFO] [stdout] test utils::guards::guards_test::admin_on_admin_guard ... ok [INFO] [stdout] test utils::guards::guards_test::unknown_session ... ok [INFO] [stdout] test utils::guards::guards_test::admin_on_only_user_guard ... ok [INFO] [stdout] test template_contexts::template_test::login_without_message ... ok [INFO] [stdout] test template_contexts::user_contexts::user_contexts_test::user_overview_with_error ... ok [INFO] [stdout] test utils::guards::guards_test::user_on_only_user_guard ... ok [INFO] [stdout] test template_contexts::user_contexts::user_contexts_test::user_overview_with_view ... ok [INFO] [stdout] test template_contexts::template_test::admin_view_without_message ... ok [INFO] [stdout] test template_contexts::user_contexts::user_contexts_test::user_overview_with_empty_view ... ok [INFO] [stdout] test template_contexts::template_test::admin_view_with_message ... ok [INFO] [stdout] test template_contexts::user_contexts::user_contexts_test::user_overview_with_view_and_error ... ok [INFO] [stdout] test template_contexts::user_contexts::user_contexts_test::user_change_by_admin_with_error ... ok [INFO] [stdout] test iot::door_control::door_control_test::auto_stop_opening ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "50119491dbb093d4f5b1e675b577958c640d69a58f2b831624818b40d8fcaa37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50119491dbb093d4f5b1e675b577958c640d69a58f2b831624818b40d8fcaa37", kill_on_drop: false }` [INFO] [stdout] 50119491dbb093d4f5b1e675b577958c640d69a58f2b831624818b40d8fcaa37