[INFO] cloning repository https://github.com/mulark/factorio-benchmark-helper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mulark/factorio-benchmark-helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmulark%2Ffactorio-benchmark-helper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmulark%2Ffactorio-benchmark-helper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c3e4df6c788b5a4f3975043031501b4661726d4 [INFO] testing mulark/factorio-benchmark-helper against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmulark%2Ffactorio-benchmark-helper" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mulark/factorio-benchmark-helper on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mulark/factorio-benchmark-helper [INFO] finished tweaking git repo https://github.com/mulark/factorio-benchmark-helper [INFO] tweaked toml for git repo https://github.com/mulark/factorio-benchmark-helper written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/technicalfactorio/technicalfactorio.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] 54aa2a1bb18310ead6097cb133b1efc4da5ff64e7b5590c20f9f415dcb269d52 [INFO] running `Command { std: "docker" "start" "-a" "54aa2a1bb18310ead6097cb133b1efc4da5ff64e7b5590c20f9f415dcb269d52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54aa2a1bb18310ead6097cb133b1efc4da5ff64e7b5590c20f9f415dcb269d52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54aa2a1bb18310ead6097cb133b1efc4da5ff64e7b5590c20f9f415dcb269d52", kill_on_drop: false }` [INFO] [stdout] 54aa2a1bb18310ead6097cb133b1efc4da5ff64e7b5590c20f9f415dcb269d52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97161b1b44e025cf96c1dd1151e6c9599fd1e3987be13e60c85bc5a239819af8 [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" "97161b1b44e025cf96c1dd1151e6c9599fd1e3987be13e60c85bc5a239819af8", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.2.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling rust-lzma v0.5.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling raw-cpuid v10.2.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libsqlite3-sys v0.23.1 [INFO] [stderr] Compiling predicates v2.1.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling assert_cmd v2.0.2 [INFO] [stderr] Compiling dlv-list v0.2.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ordered-multimap v0.3.1 [INFO] [stderr] Compiling rust-ini v0.17.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling simplelog v0.11.0 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling rusqlite v0.26.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling megabase_index_incrementer v0.3.1 (https://github.com/technicalfactorio/technicalfactorio.git#be8c57f7) [INFO] [stderr] Compiling ureq v1.5.5 [INFO] [stderr] Compiling factorio-benchmark-helper v0.1.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::util::print_all_procedures` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::util::print_all_procedures; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])` [INFO] [stdout] --> src/performance_results/database.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use rusqlite::NO_PARAMS; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])` [INFO] [stdout] --> src/performance_results/database.rs:235:20 [INFO] [stdout] | [INFO] [stdout] 235 | .query_map(NO_PARAMS, |row| { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])` [INFO] [stdout] --> src/performance_results/database.rs:295:20 [INFO] [stdout] | [INFO] [stdout] 295 | .query_map(NO_PARAMS, |row| { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])` [INFO] [stdout] --> src/regression_tester/regression_db.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use rusqlite::NO_PARAMS; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])` [INFO] [stdout] --> src/regression_tester/regression_db.rs:187:31 [INFO] [stdout] | [INFO] [stdout] 187 | let rows = stmt.query_map(NO_PARAMS, |row| { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `rusqlite::Connection::execute_named`: You can use `execute` with named params now. [INFO] [stdout] --> src/performance_results/database.rs:156:27 [INFO] [stdout] | [INFO] [stdout] 156 | match save_point2.execute_named( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `column_count` found for reference `&Row<'_>` in the current scope [INFO] [stdout] --> src/performance_results/database.rs:296:25 [INFO] [stdout] | [INFO] [stdout] 296 | assert!(row.column_count() > 0); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `&Row<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `column_count` found for reference `&Row<'_>` in the current scope [INFO] [stdout] --> src/performance_results/database.rs:300:29 [INFO] [stdout] | [INFO] [stdout] 300 | for i in 1..row.column_count() { [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `&Row<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&[std::option::Option; 1]: Params` is not satisfied [INFO] [stdout] --> src/regression_tester/regression_db.rs:208:44 [INFO] [stdout] | [INFO] [stdout] 208 | let versions_rows = stmt.query_map(&[row.db_id], |row| { [INFO] [stdout] | --------- -^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the trait `Params` is not implemented for `&[std::option::Option; 1]` [INFO] [stdout] | | help: consider removing the leading `&`-reference [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&[&T; 10] as Params> [INFO] [stdout] <&[&T; 11] as Params> [INFO] [stdout] <&[&T; 12] as Params> [INFO] [stdout] <&[&T; 13] as Params> [INFO] [stdout] and 92 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_extended_function_info` found for struct `CpuId` in the current scope [INFO] [stdout] --> src/util.rs:250:10 [INFO] [stdout] | [INFO] [stdout] 250 | .get_extended_function_info() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `get_extended_feature_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `factorio-benchmark-helper` due to 5 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "97161b1b44e025cf96c1dd1151e6c9599fd1e3987be13e60c85bc5a239819af8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97161b1b44e025cf96c1dd1151e6c9599fd1e3987be13e60c85bc5a239819af8", kill_on_drop: false }` [INFO] [stdout] 97161b1b44e025cf96c1dd1151e6c9599fd1e3987be13e60c85bc5a239819af8