[INFO] updating cached repository https://github.com/Harbon/Blog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 823cdfd9b6d277446b16c50176fe573913036eed [INFO] testing Harbon/Blog against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarbon%2FBlog" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Harbon/Blog on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Harbon/Blog [INFO] finished tweaking git repo https://github.com/Harbon/Blog [INFO] tweaked toml for git repo https://github.com/Harbon/Blog written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Harbon/Blog already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-12/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/iron/body-parser.git` [INFO] [stderr] Updating git repository `https://github.com/iron/logger.git` [INFO] [stderr] Updating git repository `https://github.com/iron/mount.git` [INFO] [stderr] Updating git repository `https://github.com/iron/router.git` [INFO] [stderr] Updating git repository `https://github.com/iron/staticfile.git` [INFO] [stderr] Updating git repository `https://github.com/iron/urlencoded.git` [INFO] [stderr] Updating git repository `https://github.com/iron/iron` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2cde03cc18a851c7361c4f075e75f993f6cde333f041635e9c9d109f93ade7c [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" "a2cde03cc18a851c7361c4f075e75f993f6cde333f041635e9c9d109f93ade7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2cde03cc18a851c7361c4f075e75f993f6cde333f041635e9c9d109f93ade7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2cde03cc18a851c7361c4f075e75f993f6cde333f041635e9c9d109f93ade7c", kill_on_drop: false }` [INFO] [stdout] a2cde03cc18a851c7361c4f075e75f993f6cde333f041635e9c9d109f93ade7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b119681d2ee489fa434e1b65ae6a958946245980e94025fd40df945862febc9 [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" "9b119681d2ee489fa434e1b65ae6a958946245980e94025fd40df945862febc9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling io-enum v0.2.3 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling mysql v18.2.0 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling hoedown v6.0.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling lexical v4.0.0 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling rust_decimal v1.7.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling derive_utils v0.10.0 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling logger v0.4.0 (https://github.com/iron/logger.git#4df63964) [INFO] [stderr] Compiling bodyparser v0.8.0 [INFO] [stderr] Compiling bodyparser v0.8.0 (https://github.com/iron/body-parser.git#49ae53cd) [INFO] [stderr] Compiling staticfile v0.5.0 (https://github.com/iron/staticfile.git#2bfc7fe5) [INFO] [stderr] Compiling urlencoded v0.6.0 (https://github.com/iron/urlencoded.git#0bed4479) [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling handlebars v3.3.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling mysql_common v0.20.2 [INFO] [stderr] Compiling iron v0.6.0 (https://github.com/iron/iron#e38695bf) [INFO] [stderr] Compiling handlebars-iron v0.29.0 [INFO] [stderr] Compiling router v0.7.0-pre1 (https://github.com/iron/router.git#ec2c7890) [INFO] [stderr] Compiling mount v0.4.0 (https://github.com/iron/mount.git#5dbbc881) [INFO] [stderr] Compiling blog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `mysql::conn::MyOpts` [INFO] [stdout] --> src/app/helpers/db_helper.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use mysql::conn::MyOpts; [INFO] [stdout] | ^^^^^^^^^^^^^------ [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `TxOpts` [INFO] [stdout] | no `MyOpts` in `conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mysql::conn::pool::MyPool` [INFO] [stdout] --> src/app/helpers/db_helper.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use mysql::conn::pool::MyPool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^------ [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Pool` [INFO] [stdout] | no `MyPool` in `conn::pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mysql::error::MyResult` [INFO] [stdout] --> src/app/controllers/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use mysql::error::MyResult; [INFO] [stdout] | ^^^^^^^^^^^^^^-------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Result` [INFO] [stdout] | no `MyResult` in `error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mysql::conn::pool::MyPool` [INFO] [stdout] --> src/app/controllers/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use mysql::conn::pool::MyPool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^------ [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Pool` [INFO] [stdout] | no `MyPool` in `conn::pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mysql::value` [INFO] [stdout] --> src/app/controllers/mod.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | use mysql::value::from_row; [INFO] [stdout] | ^^^^^ could not find `value` in `mysql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mysql::error::MyResult` [INFO] [stdout] --> src/app/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use mysql::error::MyResult; [INFO] [stdout] | ^^^^^^^^^^^^^^-------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Result` [INFO] [stdout] | no `MyResult` in `error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `conn` is private [INFO] [stdout] --> src/app/helpers/db_helper.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use mysql::conn::MyOpts; [INFO] [stdout] | ^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `conn` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mysql-18.2.0/src/lib.rs:766:1 [INFO] [stdout] | [INFO] [stdout] 766 | mod conn; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `conn` is private [INFO] [stdout] --> src/app/helpers/db_helper.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use mysql::conn::pool::MyPool; [INFO] [stdout] | ^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `conn` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mysql-18.2.0/src/lib.rs:766:1 [INFO] [stdout] | [INFO] [stdout] 766 | mod conn; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `conn` is private [INFO] [stdout] --> src/app/controllers/mod.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | use mysql::conn::pool::MyPool; [INFO] [stdout] | ^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `conn` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mysql-18.2.0/src/lib.rs:766:1 [INFO] [stdout] | [INFO] [stdout] 766 | mod conn; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `conn` is private [INFO] [stdout] --> src/app/controllers/mod.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | use mysql::conn::QueryResult; [INFO] [stdout] | ^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `conn` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mysql-18.2.0/src/lib.rs:766:1 [INFO] [stdout] | [INFO] [stdout] 766 | mod conn; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: iron::typemap::Key` is not satisfied [INFO] [stdout] --> src/app/models/base_triat.rs:52:24 [INFO] [stdout] | [INFO] [stdout] 52 | fn init_data() -> (Read, Read); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `iron::typemap::Key` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/persistent-0.4.0/src/lib.rs:101:20 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct Read { [INFO] [stdout] | --- required by this bound in `persistent::Read` [INFO] [stdout] | [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 49 | pub trait BaseStruct { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `blog`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "9b119681d2ee489fa434e1b65ae6a958946245980e94025fd40df945862febc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b119681d2ee489fa434e1b65ae6a958946245980e94025fd40df945862febc9", kill_on_drop: false }` [INFO] [stdout] 9b119681d2ee489fa434e1b65ae6a958946245980e94025fd40df945862febc9