[INFO] fetching crate notfeed 0.2.1... [INFO] testing notfeed-0.2.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate notfeed 0.2.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate notfeed 0.2.1 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 notfeed 0.2.1 [INFO] finished tweaking crates.io crate notfeed 0.2.1 [INFO] tweaked toml for crates.io crate notfeed 0.2.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate notfeed 0.2.1 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 atom_syndication v0.9.1 [INFO] [stderr] Downloaded quick-xml v0.20.0 [INFO] [stderr] Downloaded openssl v0.10.35 [INFO] [stderr] Downloaded copy_dir v0.1.2 [INFO] [stderr] Downloaded walkdir v0.1.8 [INFO] [stderr] Downloaded latex2mathml v0.2.3 [INFO] [stderr] Downloaded minifier v0.0.41 [INFO] [stderr] Downloaded quick-js v0.4.1 [INFO] [stderr] Downloaded rhai_codegen v1.0.0 [INFO] [stderr] Downloaded cow-utils v0.1.2 [INFO] [stderr] Downloaded openssl-sys v0.9.65 [INFO] [stderr] Downloaded enquote v1.1.0 [INFO] [stderr] Downloaded rhai v1.0.1 [INFO] [stderr] Downloaded jobserver v0.1.23 [INFO] [stderr] Downloaded macro-utils v0.1.3 [INFO] [stderr] Downloaded pcre2 v0.2.3 [INFO] [stderr] Downloaded tracing-subscriber v0.2.19 [INFO] [stderr] Downloaded handlebars_misc_helpers v0.12.1 [INFO] [stderr] Downloaded jsonnet-rs v0.17.0 [INFO] [stderr] Downloaded educe v0.4.18 [INFO] [stderr] Downloaded hyper v0.14.11 [INFO] [stderr] Downloaded libquickjs-sys v0.9.0 [INFO] [stderr] Downloaded html-escape v0.2.9 [INFO] [stderr] Downloaded tokio v1.9.0 [INFO] [stderr] Downloaded diligent-date-parser v0.1.2 [INFO] [stderr] Downloaded tokio-socks v0.5.1 [INFO] [stderr] Downloaded rss v1.10.0 [INFO] [stderr] Downloaded handlebars v4.1.2 [INFO] [stderr] Downloaded smartstring v0.2.9 [INFO] [stderr] Downloaded jsonnet-sys v0.17.0 [INFO] [stderr] Downloaded html-minifier v3.0.13 [INFO] [stderr] Downloaded katex v0.4.0-alpha.1 [INFO] [stderr] Downloaded pcre2-sys v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 09185d04aa0d5a7a22984151f4e8ae4354eaea0957f2ccd76f66d99d6e44c1fa [INFO] running `Command { std: "docker" "start" "-a" "09185d04aa0d5a7a22984151f4e8ae4354eaea0957f2ccd76f66d99d6e44c1fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09185d04aa0d5a7a22984151f4e8ae4354eaea0957f2ccd76f66d99d6e44c1fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09185d04aa0d5a7a22984151f4e8ae4354eaea0957f2ccd76f66d99d6e44c1fa", kill_on_drop: false }` [INFO] [stdout] 09185d04aa0d5a7a22984151f4e8ae4354eaea0957f2ccd76f66d99d6e44c1fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] a29247bb11a9794e790edf51cb2c72e182a63c1e2d5a798fe426bcb63c7bc682 [INFO] running `Command { std: "docker" "start" "-a" "a29247bb11a9794e790edf51cb2c72e182a63c1e2d5a798fe426bcb63c7bc682", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling macro-utils v0.1.3 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling cow-utils v0.1.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling latex2mathml v0.2.3 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling html-escape v0.2.9 [INFO] [stderr] Compiling minifier v0.0.41 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling rhai_codegen v1.0.0 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling enum-ordinalize v3.1.10 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling educe v0.4.18 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling html-minifier v3.0.13 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling clap_generate v3.0.0-beta.2 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling rhai v1.0.1 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling diligent-date-parser v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling atom_syndication v0.9.1 [INFO] [stderr] Compiling rss v1.10.0 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling handlebars v4.1.2 [INFO] [stderr] Compiling notfeed v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 02s [INFO] running `Command { std: "docker" "inspect" "a29247bb11a9794e790edf51cb2c72e182a63c1e2d5a798fe426bcb63c7bc682", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a29247bb11a9794e790edf51cb2c72e182a63c1e2d5a798fe426bcb63c7bc682", kill_on_drop: false }` [INFO] [stdout] a29247bb11a9794e790edf51cb2c72e182a63c1e2d5a798fe426bcb63c7bc682 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] b4967cc556c63144d6fb732bef02c5149a4187d70f5ada415c15e9647086fb5a [INFO] running `Command { std: "docker" "start" "-a" "b4967cc556c63144d6fb732bef02c5149a4187d70f5ada415c15e9647086fb5a", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling notfeed v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.74s [INFO] running `Command { std: "docker" "inspect" "b4967cc556c63144d6fb732bef02c5149a4187d70f5ada415c15e9647086fb5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4967cc556c63144d6fb732bef02c5149a4187d70f5ada415c15e9647086fb5a", kill_on_drop: false }` [INFO] [stdout] b4967cc556c63144d6fb732bef02c5149a4187d70f5ada415c15e9647086fb5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 36170cc066ae58ada51d29d332b4f971d30312ecddfad6ce9f488228c38ca840 [INFO] running `Command { std: "docker" "start" "-a" "36170cc066ae58ada51d29d332b4f971d30312ecddfad6ce9f488228c38ca840", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/notfeed-dce0b8090c7a721e) [INFO] [stdout] running 2 tests [INFO] [stdout] test utils::tests::test_regex ... ok [INFO] [stdout] test utils::tests::test_remove ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "36170cc066ae58ada51d29d332b4f971d30312ecddfad6ce9f488228c38ca840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36170cc066ae58ada51d29d332b4f971d30312ecddfad6ce9f488228c38ca840", kill_on_drop: false }` [INFO] [stdout] 36170cc066ae58ada51d29d332b4f971d30312ecddfad6ce9f488228c38ca840