[INFO] fetching crate cautious-octo-funicular 0.1.5... [INFO] testing cautious-octo-funicular-0.1.5 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate cautious-octo-funicular 0.1.5 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate cautious-octo-funicular 0.1.5 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cautious-octo-funicular 0.1.5 [INFO] finished tweaking crates.io crate cautious-octo-funicular 0.1.5 [INFO] tweaked toml for crates.io crate cautious-octo-funicular 0.1.5 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded handlebars v4.1.3 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 590c07934c820467e62766d8ef35f92c28ed82bace654e26969d18b49711afa5 [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" "590c07934c820467e62766d8ef35f92c28ed82bace654e26969d18b49711afa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "590c07934c820467e62766d8ef35f92c28ed82bace654e26969d18b49711afa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "590c07934c820467e62766d8ef35f92c28ed82bace654e26969d18b49711afa5", kill_on_drop: false }` [INFO] [stdout] 590c07934c820467e62766d8ef35f92c28ed82bace654e26969d18b49711afa5 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e44b9e225438e6b8cb72faca1c5414f1854e002529d6556e6dbecee07952a05 [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" "3e44b9e225438e6b8cb72faca1c5414f1854e002529d6556e6dbecee07952a05", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling gitignore v1.0.7 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling open v1.7.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling handlebars v4.1.3 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling ammonia v3.1.2 [INFO] [stderr] Compiling elasticlunr-rs v2.3.13 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling mdbook v0.4.12 [INFO] [stderr] Compiling cautious-octo-funicular v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "3e44b9e225438e6b8cb72faca1c5414f1854e002529d6556e6dbecee07952a05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e44b9e225438e6b8cb72faca1c5414f1854e002529d6556e6dbecee07952a05", kill_on_drop: false }` [INFO] [stdout] 3e44b9e225438e6b8cb72faca1c5414f1854e002529d6556e6dbecee07952a05 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] 0bd308d247cc4f6fd731926b1114441cd93d3db3b9dc1567eafd20e8d97b4f80 [INFO] running `Command { std: "docker" "start" "-a" "0bd308d247cc4f6fd731926b1114441cd93d3db3b9dc1567eafd20e8d97b4f80", kill_on_drop: false }` [INFO] [stderr] Compiling cautious-octo-funicular v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "0bd308d247cc4f6fd731926b1114441cd93d3db3b9dc1567eafd20e8d97b4f80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bd308d247cc4f6fd731926b1114441cd93d3db3b9dc1567eafd20e8d97b4f80", kill_on_drop: false }` [INFO] [stdout] 0bd308d247cc4f6fd731926b1114441cd93d3db3b9dc1567eafd20e8d97b4f80 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f597e412b07c1b6dd86e574eecf40c9ecebb9c6b7b6226229b2d0157ac8e086a [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" "f597e412b07c1b6dd86e574eecf40c9ecebb9c6b7b6226229b2d0157ac8e086a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cautious_octo_funicular-0cdb3e77a0b0b200) [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests cautious-octo-funicular [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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" "f597e412b07c1b6dd86e574eecf40c9ecebb9c6b7b6226229b2d0157ac8e086a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f597e412b07c1b6dd86e574eecf40c9ecebb9c6b7b6226229b2d0157ac8e086a", kill_on_drop: false }` [INFO] [stdout] f597e412b07c1b6dd86e574eecf40c9ecebb9c6b7b6226229b2d0157ac8e086a