[INFO] cloning repository https://github.com/pkgw/rubbl-rxpackage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pkgw/rubbl-rxpackage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Frubbl-rxpackage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Frubbl-rxpackage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a71a826b5afdf9398a1931e1cee7043eba65f51 [INFO] checking pkgw/rubbl-rxpackage against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Frubbl-rxpackage" "/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/pkgw/rubbl-rxpackage on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pkgw/rubbl-rxpackage [INFO] finished tweaking git repo https://github.com/pkgw/rubbl-rxpackage [INFO] tweaked toml for git repo https://github.com/pkgw/rubbl-rxpackage written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/pkgw/rubbl-rxpackage already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90922811357f2ce01316c0f1d91c384912dae761174528272b0aa7d870e8bbb2 [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" "90922811357f2ce01316c0f1d91c384912dae761174528272b0aa7d870e8bbb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90922811357f2ce01316c0f1d91c384912dae761174528272b0aa7d870e8bbb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90922811357f2ce01316c0f1d91c384912dae761174528272b0aa7d870e8bbb2", kill_on_drop: false }` [INFO] [stdout] 90922811357f2ce01316c0f1d91c384912dae761174528272b0aa7d870e8bbb2 [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=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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa8e0522d3257dfac9a557c000577c76aa7244cfbfc3f0da4d4812351794c168 [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" "aa8e0522d3257dfac9a557c000577c76aa7244cfbfc3f0da4d4812351794c168", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Checking pbr v1.0.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling rubbl_casatables_impl v0.2.31100 [INFO] [stderr] Compiling rubbl_casatables v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking rubbl_core v0.1.2 [INFO] [stderr] Checking rubbl-rxpackage v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `is_not_s`: Please use `is_not` instead [INFO] [stdout] --> src/spwglue.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | / named!( [INFO] [stdout] 188 | | string, [INFO] [stdout] 189 | | map!( [INFO] [stdout] 190 | | map!( [INFO] [stdout] ... | [INFO] [stdout] 201 | | ) [INFO] [stdout] 202 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `is_not_s`: Please use `is_not` instead [INFO] [stdout] --> src/spwglue.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | / named!( [INFO] [stdout] 188 | | string, [INFO] [stdout] 189 | | map!( [INFO] [stdout] 190 | | map!( [INFO] [stdout] ... | [INFO] [stdout] 201 | | ) [INFO] [stdout] 202 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/flagts.rs:32:48 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn do_cli(matches: &ArgMatches, _nbe: &mut NotificationBackend) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn NotificationBackend` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/peel.rs:83:47 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn do_cli(matches: &ArgMatches, nbe: &mut NotificationBackend) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn NotificationBackend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/spwglue.rs:1452:47 [INFO] [stdout] | [INFO] [stdout] 1452 | pub fn do_cli(matches: &ArgMatches, nbe: &mut NotificationBackend) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn NotificationBackend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `is_not_s`: Please use `is_not` instead [INFO] [stdout] --> src/spwglue.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | / named!( [INFO] [stdout] 188 | | string, [INFO] [stdout] 189 | | map!( [INFO] [stdout] 190 | | map!( [INFO] [stdout] ... | [INFO] [stdout] 201 | | ) [INFO] [stdout] 202 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `is_not_s`: Please use `is_not` instead [INFO] [stdout] --> src/spwglue.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | / named!( [INFO] [stdout] 188 | | string, [INFO] [stdout] 189 | | map!( [INFO] [stdout] 190 | | map!( [INFO] [stdout] ... | [INFO] [stdout] 201 | | ) [INFO] [stdout] 202 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/flagts.rs:32:48 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn do_cli(matches: &ArgMatches, _nbe: &mut NotificationBackend) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn NotificationBackend` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/peel.rs:83:47 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn do_cli(matches: &ArgMatches, nbe: &mut NotificationBackend) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn NotificationBackend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/spwglue.rs:1452:47 [INFO] [stdout] | [INFO] [stdout] 1452 | pub fn do_cli(matches: &ArgMatches, nbe: &mut NotificationBackend) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn NotificationBackend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 42s [INFO] running `Command { std: "docker" "inspect" "aa8e0522d3257dfac9a557c000577c76aa7244cfbfc3f0da4d4812351794c168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa8e0522d3257dfac9a557c000577c76aa7244cfbfc3f0da4d4812351794c168", kill_on_drop: false }` [INFO] [stdout] aa8e0522d3257dfac9a557c000577c76aa7244cfbfc3f0da4d4812351794c168