[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] eee40a977289b1192e1cf640ed605c08d804bb02 [INFO] building pkgw/rubbl-rxpackage against master#a29f341a8ac4e9325a5e37027b4215f50a76d06f for pr-101929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Frubbl-rxpackage" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pkgw/rubbl-rxpackage on toolchain a29f341a8ac4e9325a5e37027b4215f50a76d06f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-7/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" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rubbl_core v0.2.1 [INFO] [stderr] Downloaded rubbl_casatables v0.3.1 [INFO] [stderr] Downloaded rubbl_casatables_impl v0.2.31104 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cfab9d01e19bfd655f57f13189130b84850aafd0d00365bd358d384444b4623 [INFO] running `Command { std: "docker" "start" "-a" "2cfab9d01e19bfd655f57f13189130b84850aafd0d00365bd358d384444b4623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cfab9d01e19bfd655f57f13189130b84850aafd0d00365bd358d384444b4623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cfab9d01e19bfd655f57f13189130b84850aafd0d00365bd358d384444b4623", kill_on_drop: false }` [INFO] [stdout] 2cfab9d01e19bfd655f57f13189130b84850aafd0d00365bd358d384444b4623 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "RUSTDOCFLAGS=--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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc49f337d42e846efd3cc2b623a810ce86520fc12300ae1680e3e044da026b2f [INFO] running `Command { std: "docker" "start" "-a" "bc49f337d42e846efd3cc2b623a810ce86520fc12300ae1680e3e044da026b2f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling ndarray v0.15.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling rubbl_casatables_impl v0.2.31104 [INFO] [stderr] Compiling rubbl_casatables v0.3.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pbr v1.0.4 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rubbl_core v0.2.1 [INFO] [stderr] Compiling rubbl-rxpackage v0.0.0-dev.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore [INFO] [stdout] --> src/spwglue.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | / named!( [INFO] [stdout] 171 | | integer, [INFO] [stdout] 172 | | map!( [INFO] [stdout] 173 | | map_res!( [INFO] [stdout] ... | [INFO] [stdout] 178 | | ) [INFO] [stdout] 179 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `map_res` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore [INFO] [stdout] --> src/spwglue.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | / named!( [INFO] [stdout] 182 | | boolean, [INFO] [stdout] 183 | | ws!(alt!( [INFO] [stdout] 184 | | tag!("True") => { |_| LimitedPyLiteral::Bool(true) } | [INFO] [stdout] 185 | | tag!("False") => { |_| LimitedPyLiteral::Bool(false) } [INFO] [stdout] 186 | | )) [INFO] [stdout] 187 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore [INFO] [stdout] --> src/spwglue.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | / named!( [INFO] [stdout] 190 | | string, [INFO] [stdout] 191 | | map!( [INFO] [stdout] 192 | | map!( [INFO] [stdout] ... | [INFO] [stdout] 203 | | ) [INFO] [stdout] 204 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map_res` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore [INFO] [stdout] --> src/spwglue.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | / named!( [INFO] [stdout] 208 | | list, [INFO] [stdout] 209 | | map!( [INFO] [stdout] 210 | | ws!(alt!( [INFO] [stdout] ... | [INFO] [stdout] 222 | | ) [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore [INFO] [stdout] --> src/spwglue.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | / named!( [INFO] [stdout] 227 | | map, [INFO] [stdout] 228 | | map!( [INFO] [stdout] 229 | | ws!(delimited!( [INFO] [stdout] ... | [INFO] [stdout] 248 | | ) [INFO] [stdout] 249 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 42s [INFO] running `Command { std: "docker" "inspect" "bc49f337d42e846efd3cc2b623a810ce86520fc12300ae1680e3e044da026b2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc49f337d42e846efd3cc2b623a810ce86520fc12300ae1680e3e044da026b2f", kill_on_drop: false }` [INFO] [stdout] bc49f337d42e846efd3cc2b623a810ce86520fc12300ae1680e3e044da026b2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "RUSTDOCFLAGS=--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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8783ed503ca4ab839669cd6cc7030ae7809cb19b344705478cf60de728ea51e [INFO] running `Command { std: "docker" "start" "-a" "a8783ed503ca4ab839669cd6cc7030ae7809cb19b344705478cf60de728ea51e", kill_on_drop: false }` [INFO] [stderr] Compiling rubbl-rxpackage v0.0.0-dev.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore [INFO] [stdout] --> src/spwglue.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | / named!( [INFO] [stdout] 171 | | integer, [INFO] [stdout] 172 | | map!( [INFO] [stdout] 173 | | map_res!( [INFO] [stdout] ... | [INFO] [stdout] 178 | | ) [INFO] [stdout] 179 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `map_res` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore [INFO] [stdout] --> src/spwglue.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | / named!( [INFO] [stdout] 182 | | boolean, [INFO] [stdout] 183 | | ws!(alt!( [INFO] [stdout] 184 | | tag!("True") => { |_| LimitedPyLiteral::Bool(true) } | [INFO] [stdout] 185 | | tag!("False") => { |_| LimitedPyLiteral::Bool(false) } [INFO] [stdout] 186 | | )) [INFO] [stdout] 187 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore [INFO] [stdout] --> src/spwglue.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | / named!( [INFO] [stdout] 190 | | string, [INFO] [stdout] 191 | | map!( [INFO] [stdout] 192 | | map!( [INFO] [stdout] ... | [INFO] [stdout] 203 | | ) [INFO] [stdout] 204 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map_res` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore [INFO] [stdout] --> src/spwglue.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | / named!( [INFO] [stdout] 208 | | list, [INFO] [stdout] 209 | | map!( [INFO] [stdout] 210 | | ws!(alt!( [INFO] [stdout] ... | [INFO] [stdout] 222 | | ) [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore [INFO] [stdout] --> src/spwglue.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | / named!( [INFO] [stdout] 227 | | map, [INFO] [stdout] 228 | | map!( [INFO] [stdout] 229 | | ws!(delimited!( [INFO] [stdout] ... | [INFO] [stdout] 248 | | ) [INFO] [stdout] 249 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `Command { std: "docker" "inspect" "a8783ed503ca4ab839669cd6cc7030ae7809cb19b344705478cf60de728ea51e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8783ed503ca4ab839669cd6cc7030ae7809cb19b344705478cf60de728ea51e", kill_on_drop: false }` [INFO] [stdout] a8783ed503ca4ab839669cd6cc7030ae7809cb19b344705478cf60de728ea51e