[INFO] cloning repository https://github.com/PRL-PRG/query_method_chainings [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PRL-PRG/query_method_chainings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPRL-PRG%2Fquery_method_chainings", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPRL-PRG%2Fquery_method_chainings'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b78f8b4b5bc567d3d9729d80137be8d16af290d2 [INFO] testing PRL-PRG/query_method_chainings against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPRL-PRG%2Fquery_method_chainings" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PRL-PRG/query_method_chainings on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PRL-PRG/query_method_chainings [INFO] finished tweaking git repo https://github.com/PRL-PRG/query_method_chainings [INFO] tweaked toml for git repo https://github.com/PRL-PRG/query_method_chainings written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/PRL-PRG/query_method_chainings already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2022-04-10" "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] 0877d34df1c6a18d270626ae5ca3ff97ea352cf558fcbb8f0afb232005921571 [INFO] running `Command { std: "docker" "start" "-a" "0877d34df1c6a18d270626ae5ca3ff97ea352cf558fcbb8f0afb232005921571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0877d34df1c6a18d270626ae5ca3ff97ea352cf558fcbb8f0afb232005921571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0877d34df1c6a18d270626ae5ca3ff97ea352cf558fcbb8f0afb232005921571", kill_on_drop: false }` [INFO] [stdout] 0877d34df1c6a18d270626ae5ca3ff97ea352cf558fcbb8f0afb232005921571 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2022-04-10" "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] ee230b6fdb5c28a0be9a9a95b4c6804eec59d6e15269ec7ee57ee5a48e1c7c2d [INFO] running `Command { std: "docker" "start" "-a" "ee230b6fdb5c28a0be9a9a95b4c6804eec59d6e15269ec7ee57ee5a48e1c7c2d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.3 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.4.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling mashup-impl v0.1.13+deprecated [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] Compiling curl-sys v0.4.45+curl-7.78.0 [INFO] [stderr] Compiling mashup v0.1.13+deprecated [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling git2 v0.13.20 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling delegate v0.5.2 [INFO] [stderr] Compiling djanco_ext v0.1.2 (https://github.com/PRL-PRG/djanco_ext#864c3b28) [INFO] [stderr] Compiling git2_credentials v0.7.3 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling method-chains v0.1.1 (https://github.com/PRL-PRG/method-chaining#b1bcb77d) [INFO] [stderr] Compiling parasite v0.3.0 (https://github.com/PRL-PRG/codedj-parasite.git#cfa517a9) [INFO] [stderr] Compiling djanco v0.3.4 (https://github.com/PRL-PRG/djanco?branch=main#37c8d881) [INFO] [stderr] Compiling method-chaining-query v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/bin/djanco.rs:32:54 [INFO] [stdout] | [INFO] [stdout] 32 | .expect("Error initializing Djanco!"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 36 | let database = prepare_database!(1619827200 /* = May 2021*/, stores!(Generic)); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `prepare_database` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "ee230b6fdb5c28a0be9a9a95b4c6804eec59d6e15269ec7ee57ee5a48e1c7c2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee230b6fdb5c28a0be9a9a95b4c6804eec59d6e15269ec7ee57ee5a48e1c7c2d", kill_on_drop: false }` [INFO] [stdout] ee230b6fdb5c28a0be9a9a95b4c6804eec59d6e15269ec7ee57ee5a48e1c7c2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2022-04-10" "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] 1ca7c5b8593673171ed942c463229cdf7ff6f60775ac9c536e647c878e14060e [INFO] running `Command { std: "docker" "start" "-a" "1ca7c5b8593673171ed942c463229cdf7ff6f60775ac9c536e647c878e14060e", kill_on_drop: false }` [INFO] [stderr] Compiling method-chaining-query v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/bin/djanco.rs:32:54 [INFO] [stdout] | [INFO] [stdout] 32 | .expect("Error initializing Djanco!"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 36 | let database = prepare_database!(1619827200 /* = May 2021*/, stores!(Generic)); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `prepare_database` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.60s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/method_chaining_query-6865dd4213fe1987) [INFO] [stderr] Executable unittests src/bin/djanco.rs (/opt/rustwide/target/debug/deps/djanco-0c2d7ea8060c7c47) [INFO] running `Command { std: "docker" "inspect" "1ca7c5b8593673171ed942c463229cdf7ff6f60775ac9c536e647c878e14060e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ca7c5b8593673171ed942c463229cdf7ff6f60775ac9c536e647c878e14060e", kill_on_drop: false }` [INFO] [stdout] 1ca7c5b8593673171ed942c463229cdf7ff6f60775ac9c536e647c878e14060e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2022-04-10" "test" "--frozen", 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] 2316939edd1673f1681aca9f12e7bfccaaf15b7a270d1d9d22141107859c09eb [INFO] running `Command { std: "docker" "start" "-a" "2316939edd1673f1681aca9f12e7bfccaaf15b7a270d1d9d22141107859c09eb", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/bin/djanco.rs:32:54 [INFO] [stderr] | [INFO] [stderr] 32 | .expect("Error initializing Djanco!"); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 36 | let database = prepare_database!(1619827200 /* = May 2021*/, stores!(Generic)); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `prepare_database` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `method-chaining-query` (bin "djanco" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/method_chaining_query-6865dd4213fe1987) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/djanco.rs (/opt/rustwide/target/debug/deps/djanco-0c2d7ea8060c7c47) [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] [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] [stderr] Doc-tests method-chaining-query [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" "2316939edd1673f1681aca9f12e7bfccaaf15b7a270d1d9d22141107859c09eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2316939edd1673f1681aca9f12e7bfccaaf15b7a270d1d9d22141107859c09eb", kill_on_drop: false }` [INFO] [stdout] 2316939edd1673f1681aca9f12e7bfccaaf15b7a270d1d9d22141107859c09eb