[INFO] fetching crate bropages 1.1.2... [INFO] testing bropages-1.1.2 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate bropages 1.1.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate bropages 1.1.2 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bropages 1.1.2 [INFO] finished tweaking crates.io crate bropages 1.1.2 [INFO] tweaked toml for crates.io crate bropages 1.1.2 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate bropages 1.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shell-escape v0.1.5 [INFO] [stderr] Downloaded git-version-macro v0.3.5 [INFO] [stderr] Downloaded ansi_colours v1.0.1 [INFO] [stderr] Downloaded path_abs v0.5.0 [INFO] [stderr] Downloaded attohttpc v0.17.0 [INFO] [stderr] Downloaded bugreport v0.4.1 [INFO] [stderr] Downloaded wildmatch v1.0.11 [INFO] [stderr] Downloaded clircle v0.3.0 [INFO] [stderr] Downloaded onig v6.1.0 [INFO] [stderr] Downloaded onig_sys v69.5.1 [INFO] [stderr] Downloaded content_inspector v0.2.4 [INFO] [stderr] Downloaded plist v1.0.0 [INFO] [stderr] Downloaded grep-cli v0.1.6 [INFO] [stderr] Downloaded git-version v0.3.5 [INFO] [stderr] Downloaded semver-parser v0.10.1 [INFO] [stderr] Downloaded sys-info v0.9.0 [INFO] [stderr] Downloaded syntect v4.5.0 [INFO] [stderr] Downloaded bat v0.18.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+722e1797249a965b6335aebd65d777f917e498f1" "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] 864dccda937b5814cf4b052f62c7be8dfa27b9846a47d544baa2f14ce7421e9b [INFO] running `Command { std: "docker" "start" "-a" "864dccda937b5814cf4b052f62c7be8dfa27b9846a47d544baa2f14ce7421e9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "864dccda937b5814cf4b052f62c7be8dfa27b9846a47d544baa2f14ce7421e9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "864dccda937b5814cf4b052f62c7be8dfa27b9846a47d544baa2f14ce7421e9b", kill_on_drop: false }` [INFO] [stdout] 864dccda937b5814cf4b052f62c7be8dfa27b9846a47d544baa2f14ce7421e9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59f8d463a424601d4c5145ae9906ab7976a02962fecd0ae6c6d288e892318f5e [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" "59f8d463a424601d4c5145ae9906ab7976a02962fecd0ae6c6d288e892318f5e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling bugreport v0.4.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling bat v0.18.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bropages v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wildmatch v1.0.11 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling path_abs v0.5.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling onig_sys v69.5.1 [INFO] [stderr] Compiling sys-info v0.9.0 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling grep-cli v0.1.6 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling onig v6.1.0 [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling plist v1.0.0 [INFO] [stderr] Compiling clircle v0.3.0 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling syntect v4.5.0 [INFO] [stderr] Compiling attohttpc v0.17.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "59f8d463a424601d4c5145ae9906ab7976a02962fecd0ae6c6d288e892318f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59f8d463a424601d4c5145ae9906ab7976a02962fecd0ae6c6d288e892318f5e", kill_on_drop: false }` [INFO] [stdout] 59f8d463a424601d4c5145ae9906ab7976a02962fecd0ae6c6d288e892318f5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+722e1797249a965b6335aebd65d777f917e498f1" "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] 07e0373d207660d9e1a474d21f3ce4dc15f7237de53d20fbcc21ae9fa1080feb [INFO] running `Command { std: "docker" "start" "-a" "07e0373d207660d9e1a474d21f3ce4dc15f7237de53d20fbcc21ae9fa1080feb", kill_on_drop: false }` [INFO] [stderr] Compiling bropages v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `Command { std: "docker" "inspect" "07e0373d207660d9e1a474d21f3ce4dc15f7237de53d20fbcc21ae9fa1080feb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07e0373d207660d9e1a474d21f3ce4dc15f7237de53d20fbcc21ae9fa1080feb", kill_on_drop: false }` [INFO] [stdout] 07e0373d207660d9e1a474d21f3ce4dc15f7237de53d20fbcc21ae9fa1080feb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2bf3934f30129064d2af92c9e04d3dbeaa436993eda25a731f8403dcbb23f7ae [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" "2bf3934f30129064d2af92c9e04d3dbeaa436993eda25a731f8403dcbb23f7ae", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bro-f00af6605056b930) [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" "2bf3934f30129064d2af92c9e04d3dbeaa436993eda25a731f8403dcbb23f7ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bf3934f30129064d2af92c9e04d3dbeaa436993eda25a731f8403dcbb23f7ae", kill_on_drop: false }` [INFO] [stdout] 2bf3934f30129064d2af92c9e04d3dbeaa436993eda25a731f8403dcbb23f7ae