[INFO] fetching crate warden 0.0.1... [INFO] testing warden-0.0.1 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate warden 0.0.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate warden 0.0.1 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate warden 0.0.1 [INFO] finished tweaking crates.io crate warden 0.0.1 [INFO] tweaked toml for crates.io crate warden 0.0.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded warden_postgres v0.0.1 [INFO] [stderr] Downloaded term_grid v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", 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] 61455a483048e979a81efb3fca098565f01f5453f0c53d844204ed59c6bb4b9d [INFO] running `Command { std: "docker" "start" "-a" "61455a483048e979a81efb3fca098565f01f5453f0c53d844204ed59c6bb4b9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61455a483048e979a81efb3fca098565f01f5453f0c53d844204ed59c6bb4b9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61455a483048e979a81efb3fca098565f01f5453f0c53d844204ed59c6bb4b9d", kill_on_drop: false }` [INFO] [stdout] 61455a483048e979a81efb3fca098565f01f5453f0c53d844204ed59c6bb4b9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d96d680ad02a67d85e317c72b8892152a8486b1c2a4b5bb562693960b63b3a8a [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" "d96d680ad02a67d85e317c72b8892152a8486b1c2a4b5bb562693960b63b3a8a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling skimmer v0.0.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling base91 v0.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling term_grid v0.1.7 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling stfu8 v0.2.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling fraction v0.6.3 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling yamlette v0.0.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling path_abs v0.4.1 [INFO] [stderr] Compiling warden_core v0.0.1 [INFO] [stderr] Compiling warden_postgres v0.0.1 [INFO] [stderr] Compiling warden v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/command/status.rs:29:69 [INFO] [stdout] | [INFO] [stdout] 29 | fn database(grid: &mut Grid2, config: &Config) -> Result>, Error> { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Connection` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/command/status.rs:56:68 [INFO] [stdout] | [INFO] [stdout] 56 | fn migrations(grid: &mut Grid2, config: &Config, conn: Option<&Box>) -> MainResult { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "d96d680ad02a67d85e317c72b8892152a8486b1c2a4b5bb562693960b63b3a8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d96d680ad02a67d85e317c72b8892152a8486b1c2a4b5bb562693960b63b3a8a", kill_on_drop: false }` [INFO] [stdout] d96d680ad02a67d85e317c72b8892152a8486b1c2a4b5bb562693960b63b3a8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8525441b93c9c30f72c8cc579c22f5a0cfd9e89aca5add67bce7336053f93292 [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" "8525441b93c9c30f72c8cc579c22f5a0cfd9e89aca5add67bce7336053f93292", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling warden v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/command/status.rs:29:69 [INFO] [stdout] | [INFO] [stdout] 29 | fn database(grid: &mut Grid2, config: &Config) -> Result>, Error> { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Connection` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/command/status.rs:56:68 [INFO] [stdout] | [INFO] [stdout] 56 | fn migrations(grid: &mut Grid2, config: &Config, conn: Option<&Box>) -> MainResult { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.52s [INFO] running `Command { std: "docker" "inspect" "8525441b93c9c30f72c8cc579c22f5a0cfd9e89aca5add67bce7336053f93292", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8525441b93c9c30f72c8cc579c22f5a0cfd9e89aca5add67bce7336053f93292", kill_on_drop: false }` [INFO] [stdout] 8525441b93c9c30f72c8cc579c22f5a0cfd9e89aca5add67bce7336053f93292 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 97a63f00d9a2000af9dde373c36c4dbe9b8e70a96bf5c1c307a63e46d62b89a5 [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" "97a63f00d9a2000af9dde373c36c4dbe9b8e70a96bf5c1c307a63e46d62b89a5", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/command/status.rs:29:69 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stderr] 29 | fn database(grid: &mut Grid2, config: &Config) -> Result>, Error> { [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Connection` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/command/status.rs:56:68 [INFO] [stderr] | [INFO] [stderr] 56 | fn migrations(grid: &mut Grid2, config: &Config, conn: Option<&Box>) -> MainResult { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Connection` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/warden-cec1919f458e23a8 [INFO] running `Command { std: "docker" "inspect" "97a63f00d9a2000af9dde373c36c4dbe9b8e70a96bf5c1c307a63e46d62b89a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97a63f00d9a2000af9dde373c36c4dbe9b8e70a96bf5c1c307a63e46d62b89a5", kill_on_drop: false }` [INFO] [stdout] 97a63f00d9a2000af9dde373c36c4dbe9b8e70a96bf5c1c307a63e46d62b89a5