[INFO] cloning repository https://github.com/infinitete/rustont-explorer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/infinitete/rustont-explorer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinitete%2Frustont-explorer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinitete%2Frustont-explorer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e310a8a3e11fae122f5e96641e47e83d4da68903 [INFO] testing infinitete/rustont-explorer against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinitete%2Frustont-explorer" "/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/infinitete/rustont-explorer on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/infinitete/rustont-explorer [INFO] finished tweaking git repo https://github.com/infinitete/rustont-explorer [INFO] tweaked toml for git repo https://github.com/infinitete/rustont-explorer written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/infinitete/rustont-explorer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pem v1.0.2 [INFO] [stderr] Downloaded miniz_oxide v0.5.1 [INFO] [stderr] Downloaded lexical-core v0.8.3 [INFO] [stderr] Downloaded lexical-parse-integer v0.8.3 [INFO] [stderr] Downloaded lexical-write-float v0.8.4 [INFO] [stderr] Downloaded lru v0.7.5 [INFO] [stderr] Downloaded derive_utils v0.11.2 [INFO] [stderr] Downloaded bitvec v0.22.3 [INFO] [stderr] Downloaded lexical-parse-float v0.8.3 [INFO] [stderr] Downloaded subprocess v0.2.8 [INFO] [stderr] Downloaded mysql_common v0.28.2 [INFO] [stderr] Downloaded frunk_proc_macros v0.1.0 [INFO] [stderr] Downloaded frunk_proc_macro_helpers v0.1.0 [INFO] [stderr] Downloaded frunk_derives v0.4.0 [INFO] [stderr] Downloaded frunk_core v0.4.0 [INFO] [stderr] Downloaded bufstream v0.1.4 [INFO] [stderr] Downloaded iron v0.6.1 [INFO] [stderr] Downloaded mysql v22.1.0 [INFO] [stderr] Downloaded libz-sys v1.1.5 [INFO] [stderr] Downloaded route-recognizer v0.1.13 [INFO] [stderr] Downloaded frunk v0.4.0 [INFO] [stderr] Downloaded frunk_proc_macros_impl v0.1.0 [INFO] [stderr] Downloaded saturating v0.1.0 [INFO] [stderr] Downloaded io-enum v1.0.1 [INFO] [stderr] Downloaded bigdecimal v0.3.0 [INFO] [stderr] Downloaded wyz v0.4.0 [INFO] [stderr] Downloaded flate2 v1.0.23 [INFO] [stderr] Downloaded funty v1.2.0 [INFO] [stderr] Downloaded lexical-write-integer v0.8.3 [INFO] [stderr] Downloaded rust_decimal v1.23.1 [INFO] [stderr] Downloaded lexical-util v0.8.3 [INFO] [stderr] Downloaded lexical v6.1.0 [INFO] [stderr] Downloaded named_pipe v0.4.1 [INFO] [stderr] Downloaded mime_guess v1.8.8 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 612bf62c118e7152171c168987e9a6e030f15f0620b5d606cd170a9128ff446d [INFO] running `Command { std: "docker" "start" "-a" "612bf62c118e7152171c168987e9a6e030f15f0620b5d606cd170a9128ff446d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "612bf62c118e7152171c168987e9a6e030f15f0620b5d606cd170a9128ff446d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "612bf62c118e7152171c168987e9a6e030f15f0620b5d606cd170a9128ff446d", kill_on_drop: false }` [INFO] [stdout] 612bf62c118e7152171c168987e9a6e030f15f0620b5d606cd170a9128ff446d [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=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d1278f87e0a2540cfeb25e0f1eb248794d0371e9195b5fd8103428072a599d8 [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" "5d1278f87e0a2540cfeb25e0f1eb248794d0371e9195b5fd8103428072a599d8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling frunk_core v0.4.0 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling rust_decimal v1.23.1 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling mysql v22.1.0 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling io-enum v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling lexical-util v0.8.3 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling lexical-write-integer v0.8.3 [INFO] [stderr] Compiling lexical-parse-integer v0.8.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.3 [INFO] [stderr] Compiling lexical-write-float v0.8.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling lexical-core v0.8.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling frunk_proc_macros_impl v0.1.0 [INFO] [stderr] Compiling frunk_derives v0.4.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling subprocess v0.2.8 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling lexical v6.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling frunk_proc_macros v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lru v0.7.5 [INFO] [stderr] Compiling frunk v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling twox-hash v1.6.2 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling mysql_common v0.28.2 [INFO] [stderr] Compiling rustont-explorer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/model/mod.rs:35:39 [INFO] [stdout] | [INFO] [stdout] 35 | let result = pool.first_exec(sql, (params!{"param" => param})); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 35 - let result = pool.first_exec(sql, (params!{"param" => param})); [INFO] [stdout] 35 + let result = pool.first_exec(sql, params!{"param" => param}); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/model/mod.rs:89:38 [INFO] [stdout] | [INFO] [stdout] 89 | let result = pool.prep_exec(sql, (params!{"height" => height})); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 89 - let result = pool.prep_exec(sql, (params!{"height" => height})); [INFO] [stdout] 89 + let result = pool.prep_exec(sql, params!{"height" => height}); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::Ordering` [INFO] [stdout] --> src/datastruct/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::Ordering; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BeforeMiddleware` [INFO] [stdout] --> src/middleware/mod.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 4 | use self::iron::{AfterMiddleware, BeforeMiddleware}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `first_exec` found for struct `Arc` in the current scope [INFO] [stdout] --> src/model/mod.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | let result = pool.first_exec("SELECT height, txncount FROM tbl_ont_current LIMIT 1", ()); [INFO] [stdout] | ^^^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `first_exec` found for struct `Arc` in the current scope [INFO] [stdout] --> src/model/mod.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | let result = pool.first_exec(sql, (params!{"param" => param})); [INFO] [stdout] | ^^^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `prep_exec` found for struct `Arc` in the current scope [INFO] [stdout] --> src/model/mod.rs:89:23 [INFO] [stdout] | [INFO] [stdout] 89 | let result = pool.prep_exec(sql, (params!{"height" => height})); [INFO] [stdout] | ^^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustont-explorer` due to 4 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5d1278f87e0a2540cfeb25e0f1eb248794d0371e9195b5fd8103428072a599d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d1278f87e0a2540cfeb25e0f1eb248794d0371e9195b5fd8103428072a599d8", kill_on_drop: false }` [INFO] [stdout] 5d1278f87e0a2540cfeb25e0f1eb248794d0371e9195b5fd8103428072a599d8