[INFO] fetching crate mdn 0.1.3... [INFO] testing mdn-0.1.3 against 1.60.0 for beta-1.61-1 [INFO] extracting crate mdn 0.1.3 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate mdn 0.1.3 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mdn 0.1.3 [INFO] finished tweaking crates.io crate mdn 0.1.3 [INFO] tweaked toml for crates.io crate mdn 0.1.3 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate mdn 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const_fn v0.4.2 [INFO] [stderr] Downloaded serde_qs v0.7.0 [INFO] [stderr] Downloaded sha2 v0.9.1 [INFO] [stderr] Downloaded universal-hash v0.4.0 [INFO] [stderr] Downloaded instant v0.1.7 [INFO] [stderr] Downloaded async-io v1.1.10 [INFO] [stderr] Downloaded wepoll-sys v3.0.0 [INFO] [stderr] Downloaded async-attributes v1.1.1 [INFO] [stderr] Downloaded async-std v1.6.5 [INFO] [stderr] Downloaded pin-project-internal v0.4.26 [INFO] [stderr] Downloaded smallvec v1.4.2 [INFO] [stderr] Downloaded dtoa-short v0.3.2 [INFO] [stderr] Downloaded ego-tree v0.6.2 [INFO] [stderr] Downloaded phf_macros v0.8.0 [INFO] [stderr] Downloaded wild v2.0.4 [INFO] [stderr] Downloaded cssparser v0.27.2 [INFO] [stderr] Downloaded html2text v0.2.1 [INFO] [stderr] Downloaded hkdf v0.9.0 [INFO] [stderr] Downloaded http-client v6.1.0 [INFO] [stderr] Downloaded scraper v0.12.0 [INFO] [stderr] Downloaded thin-slice v0.1.1 [INFO] [stderr] Downloaded content_inspector v0.2.4 [INFO] [stderr] Downloaded terminal_size v0.1.13 [INFO] [stderr] Downloaded git2 v0.13.11 [INFO] [stderr] Downloaded termios v0.3.2 [INFO] [stderr] Downloaded std_prelude v0.2.12 [INFO] [stderr] Downloaded serde_yaml v0.8.13 [INFO] [stderr] Downloaded time v0.2.22 [INFO] [stderr] Downloaded data-encoding v2.3.0 [INFO] [stderr] Downloaded path_abs v0.5.0 [INFO] [stderr] Downloaded console v0.12.0 [INFO] [stderr] Downloaded semver-parser v0.10.0 [INFO] [stderr] Downloaded syn v1.0.43 [INFO] [stderr] Downloaded aes-soft v0.4.0 [INFO] [stderr] Downloaded surf v2.0.0 [INFO] [stderr] Downloaded onig v6.1.0 [INFO] [stderr] Downloaded syntect v4.4.0 [INFO] [stderr] Downloaded onig_sys v69.5.1 [INFO] [stderr] Downloaded flate2 v1.0.18 [INFO] [stderr] Downloaded http-types v2.5.0 [INFO] [stderr] Downloaded plist v1.0.0 [INFO] [stderr] Downloaded cookie v0.14.2 [INFO] [stderr] Downloaded futures-lite v1.11.0 [INFO] [stderr] Downloaded aes v0.4.0 [INFO] [stderr] Downloaded string_cache v0.8.0 [INFO] [stderr] Downloaded tendril v0.4.1 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Downloaded derive_more v0.99.11 [INFO] [stderr] Downloaded cssparser-macros v0.6.0 [INFO] [stderr] Downloaded selectors v0.22.0 [INFO] [stderr] Downloaded servo_arc v0.1.1 [INFO] [stderr] Downloaded async-global-executor v1.3.0 [INFO] [stderr] Downloaded curl v0.4.33 [INFO] [stderr] Downloaded ansi_colours v1.0.1 [INFO] [stderr] Downloaded bat v0.16.0 [INFO] [stderr] Downloaded libgit2-sys v0.12.13+1.0.1 [INFO] [stderr] Downloaded curl-sys v0.4.36+curl-7.71.1 [INFO] [stderr] Downloaded isahc v0.9.10 [INFO] [stderr] Downloaded sluice v0.5.2 [INFO] [stderr] Downloaded async-trait v0.1.41 [INFO] [stderr] Downloaded pin-project v0.4.26 [INFO] [stderr] Downloaded aesni v0.7.0 [INFO] [stderr] Downloaded block-cipher v0.7.1 [INFO] [stderr] Downloaded polling v2.0.1 [INFO] [stderr] Downloaded ghash v0.3.0 [INFO] [stderr] Downloaded aes-gcm v0.6.0 [INFO] [stderr] Downloaded polyval v0.4.1 [INFO] [stderr] Downloaded standback v0.2.11 [INFO] [stderr] Downloaded serde_json v1.0.58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.60.0" "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] 8b62d21891efb19b1fe2f7c6c01d92c4195f34ac84994586b95444dc941c5282 [INFO] running `Command { std: "docker" "start" "-a" "8b62d21891efb19b1fe2f7c6c01d92c4195f34ac84994586b95444dc941c5282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b62d21891efb19b1fe2f7c6c01d92c4195f34ac84994586b95444dc941c5282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b62d21891efb19b1fe2f7c6c01d92c4195f34ac84994586b95444dc941c5282", kill_on_drop: false }` [INFO] [stdout] 8b62d21891efb19b1fe2f7c6c01d92c4195f34ac84994586b95444dc941c5282 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.60.0" "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] 2c0d969b4fa93c4af0a4880a4a6ace0db2ca505072a97e868d399f3ef10d607d [INFO] running `Command { std: "docker" "start" "-a" "2c0d969b4fa93c4af0a4880a4a6ace0db2ca505072a97e868d399f3ef10d607d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.43 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling curl v0.4.33 [INFO] [stderr] Compiling isahc v0.9.10 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Compiling http-types v2.5.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling wild v2.0.4 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling path_abs v0.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling futures-lite v1.11.0 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling polling v2.0.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling polyval v0.4.1 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling async-io v1.1.10 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling async-global-executor v1.3.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling curl-sys v0.4.36+curl-7.71.1 [INFO] [stderr] Compiling onig_sys v69.5.1 [INFO] [stderr] Compiling libgit2-sys v0.12.13+1.0.1 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling onig v6.1.0 [INFO] [stderr] Compiling bat v0.16.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling async-std v1.6.5 [INFO] [stderr] Compiling semver-parser v0.10.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling pin-project v0.4.26 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling sluice v0.5.2 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling serde_qs v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling plist v1.0.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling git2 v0.13.11 [INFO] [stderr] Compiling syntect v4.4.0 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling http-client v6.1.0 [INFO] [stderr] Compiling surf v2.0.0 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling scraper v0.12.0 [INFO] [stderr] Compiling html2text v0.2.1 [INFO] [stderr] Compiling mdn v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "2c0d969b4fa93c4af0a4880a4a6ace0db2ca505072a97e868d399f3ef10d607d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c0d969b4fa93c4af0a4880a4a6ace0db2ca505072a97e868d399f3ef10d607d", kill_on_drop: false }` [INFO] [stdout] 2c0d969b4fa93c4af0a4880a4a6ace0db2ca505072a97e868d399f3ef10d607d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.60.0" "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] ec44daf5ee380c3bbf8e212b741ac122d87f318372b45d3ac046176f5e1ef878 [INFO] running `Command { std: "docker" "start" "-a" "ec44daf5ee380c3bbf8e212b741ac122d87f318372b45d3ac046176f5e1ef878", kill_on_drop: false }` [INFO] [stderr] Compiling mdn v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.75s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "ec44daf5ee380c3bbf8e212b741ac122d87f318372b45d3ac046176f5e1ef878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec44daf5ee380c3bbf8e212b741ac122d87f318372b45d3ac046176f5e1ef878", kill_on_drop: false }` [INFO] [stdout] ec44daf5ee380c3bbf8e212b741ac122d87f318372b45d3ac046176f5e1ef878 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.60.0" "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] ed1dd127ecfe56c58c7c39cee04f37137e9778dbaa6cc7c56969404ff88d62e3 [INFO] running `Command { std: "docker" "start" "-a" "ed1dd127ecfe56c58c7c39cee04f37137e9778dbaa6cc7c56969404ff88d62e3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mdn-d9ffd6425cf801fd) [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" "ed1dd127ecfe56c58c7c39cee04f37137e9778dbaa6cc7c56969404ff88d62e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed1dd127ecfe56c58c7c39cee04f37137e9778dbaa6cc7c56969404ff88d62e3", kill_on_drop: false }` [INFO] [stdout] ed1dd127ecfe56c58c7c39cee04f37137e9778dbaa6cc7c56969404ff88d62e3