[INFO] cloning repository https://github.com/asukiaaa/rust_iron_practice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asukiaaa/rust_iron_practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasukiaaa%2Frust_iron_practice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasukiaaa%2Frust_iron_practice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a46d56c79145a4ccd7562ece0bdbb1d01239841 [INFO] testing asukiaaa/rust_iron_practice against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasukiaaa%2Frust_iron_practice" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asukiaaa/rust_iron_practice on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/asukiaaa/rust_iron_practice [INFO] finished tweaking git repo https://github.com/asukiaaa/rust_iron_practice [INFO] tweaked toml for git repo https://github.com/asukiaaa/rust_iron_practice written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/asukiaaa/rust_iron_practice already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c133c36a2b007e9f594332cc721f35f3f852a161dccafffca073d1cad0b848d [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" "2c133c36a2b007e9f594332cc721f35f3f852a161dccafffca073d1cad0b848d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c133c36a2b007e9f594332cc721f35f3f852a161dccafffca073d1cad0b848d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c133c36a2b007e9f594332cc721f35f3f852a161dccafffca073d1cad0b848d", kill_on_drop: false }` [INFO] [stdout] 2c133c36a2b007e9f594332cc721f35f3f852a161dccafffca073d1cad0b848d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--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] de7c98f32c191c1b987a44953c4c48c65386bf93997a1daa3ce8eb79a3ef7f90 [INFO] running `Command { std: "docker" "start" "-a" "de7c98f32c191c1b987a44953c4c48c65386bf93997a1daa3ce8eb79a3ef7f90", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling route-recognizer v0.1.12 [INFO] [stderr] Compiling libsqlite3-sys v0.11.1 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling buf_redux v0.6.3 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling multipart v0.13.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling staticfile v0.5.0 [INFO] [stderr] Compiling bodyparser v0.8.0 [INFO] [stderr] Compiling urlencoded v0.6.0 [INFO] [stderr] Compiling params v0.8.0 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling handlebars-iron v0.27.0 [INFO] [stderr] Compiling rusqlite v0.16.0 [INFO] [stderr] Compiling rust_iron_practice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/models/user.rs:59:30 [INFO] [stdout] | [INFO] [stdout] 59 | &[&self.name as &ToSql, &self.email as &ToSql, &self.time_created], [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/models/user.rs:59:53 [INFO] [stdout] | [INFO] [stdout] 59 | &[&self.name as &ToSql, &self.email as &ToSql, &self.time_created], [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.04s [INFO] running `Command { std: "docker" "inspect" "de7c98f32c191c1b987a44953c4c48c65386bf93997a1daa3ce8eb79a3ef7f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de7c98f32c191c1b987a44953c4c48c65386bf93997a1daa3ce8eb79a3ef7f90", kill_on_drop: false }` [INFO] [stdout] de7c98f32c191c1b987a44953c4c48c65386bf93997a1daa3ce8eb79a3ef7f90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "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] 6c90f9b5b75703f34220f66c41d89eccbdf71d70254181e8c7cdd8c1d9f98c9c [INFO] running `Command { std: "docker" "start" "-a" "6c90f9b5b75703f34220f66c41d89eccbdf71d70254181e8c7cdd8c1d9f98c9c", kill_on_drop: false }` [INFO] [stderr] Compiling rust_iron_practice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/models/user.rs:59:30 [INFO] [stdout] | [INFO] [stdout] 59 | &[&self.name as &ToSql, &self.email as &ToSql, &self.time_created], [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/models/user.rs:59:53 [INFO] [stdout] | [INFO] [stdout] 59 | &[&self.name as &ToSql, &self.email as &ToSql, &self.time_created], [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `Command { std: "docker" "inspect" "6c90f9b5b75703f34220f66c41d89eccbdf71d70254181e8c7cdd8c1d9f98c9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c90f9b5b75703f34220f66c41d89eccbdf71d70254181e8c7cdd8c1d9f98c9c", kill_on_drop: false }` [INFO] [stdout] 6c90f9b5b75703f34220f66c41d89eccbdf71d70254181e8c7cdd8c1d9f98c9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 85a5e92287f2a2c93b9dac1b70676af78920cfdd8a09357d1bd2e4cfc3eed598 [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" "85a5e92287f2a2c93b9dac1b70676af78920cfdd8a09357d1bd2e4cfc3eed598", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/models/user.rs:59:30 [INFO] [stderr] | [INFO] [stderr] 59 | &[&self.name as &ToSql, &self.email as &ToSql, &self.time_created], [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/models/user.rs:59:53 [INFO] [stderr] | [INFO] [stderr] 59 | &[&self.name as &ToSql, &self.email as &ToSql, &self.time_created], [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: `rust_iron_practice` (bin "rust_iron_practice" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_iron_practice-85c5d040438e7579) [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] running `Command { std: "docker" "inspect" "85a5e92287f2a2c93b9dac1b70676af78920cfdd8a09357d1bd2e4cfc3eed598", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85a5e92287f2a2c93b9dac1b70676af78920cfdd8a09357d1bd2e4cfc3eed598", kill_on_drop: false }` [INFO] [stdout] 85a5e92287f2a2c93b9dac1b70676af78920cfdd8a09357d1bd2e4cfc3eed598