[INFO] crate aurelius 0.7.2 is already in cache [INFO] testing aurelius-0.7.2 against 1.44.0 for beta-1.45-1 [INFO] extracting crate aurelius 0.7.2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate aurelius 0.7.2 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate aurelius 0.7.2 [INFO] finished tweaking crates.io crate aurelius 0.7.2 [INFO] tweaked toml for crates.io crate aurelius 0.7.2 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 597f2e45f774c0797328ffa635697ecdc9ec8e1188b677c68f7465e457383a83 [INFO] running `"docker" "start" "-a" "597f2e45f774c0797328ffa635697ecdc9ec8e1188b677c68f7465e457383a83"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling slice-deque v0.2.4 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling handlebars v2.0.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tungstenite v0.9.2 [INFO] [stderr] Compiling include_dir_impl v0.5.0 [INFO] [stderr] Compiling include_dir v0.5.0 [INFO] [stderr] Compiling aurelius v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.10s [INFO] running `"docker" "inspect" "597f2e45f774c0797328ffa635697ecdc9ec8e1188b677c68f7465e457383a83"` [INFO] running `"docker" "rm" "-f" "597f2e45f774c0797328ffa635697ecdc9ec8e1188b677c68f7465e457383a83"` [INFO] [stdout] 597f2e45f774c0797328ffa635697ecdc9ec8e1188b677c68f7465e457383a83 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] be41a33097268358975fd78901a50b86585c3662ac05b15d510a5dbfc6096572 [INFO] running `"docker" "start" "-a" "be41a33097268358975fd78901a50b86585c3662ac05b15d510a5dbfc6096572"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling aurelius v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 58.21s [INFO] running `"docker" "inspect" "be41a33097268358975fd78901a50b86585c3662ac05b15d510a5dbfc6096572"` [INFO] running `"docker" "rm" "-f" "be41a33097268358975fd78901a50b86585c3662ac05b15d510a5dbfc6096572"` [INFO] [stdout] be41a33097268358975fd78901a50b86585c3662ac05b15d510a5dbfc6096572 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fabe0d2e9cd35cd29c82578d0203c0c696e4a056697ab3f13439907cbe66ec5e [INFO] running `"docker" "start" "-a" "fabe0d2e9cd35cd29c82578d0203c0c696e4a056697ab3f13439907cbe66ec5e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/aurelius-9625a20efdcd4063 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::uri_path_to_file_path ... ok [INFO] [stdout] test tests::closed_websocket_removed_from_clients ... ok [INFO] [stdout] test tests::send_html ... ok [INFO] [stdout] test tests::connect_websocket ... ok [INFO] [stdout] test tests::send_with_no_clients ... ok [INFO] [stdout] test tests::send_markdown ... ok [INFO] [stdout] test tests::queue_html_if_no_clients ... ok [INFO] [stdout] test tests::close_websockets_on_drop ... ok [INFO] [stdout] test tests::connect_http ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/files-8ea2e0f22b581327 [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test partial_read ... ok [INFO] [stdout] test static_file_unknown_mime_type ... ok [INFO] [stdout] test not_found ... ok [INFO] [stdout] test static_file_not_found ... ok [INFO] [stdout] test change_static_root ... ok [INFO] [stdout] test change_static_root_to_file ... ok [INFO] [stdout] test static_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/options-d83110754c34c841 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test external_renderer ... ok [INFO] [stdout] test custom_css_file ... ok [INFO] [stdout] test custom_css_file_uri ... ok [INFO] [stdout] test custom_css_url ... ok [INFO] [stdout] test highlight_theme ... ok [INFO] [stdout] test custom_css_default ... ok [INFO] [stderr] Doc-tests aurelius [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - Server::set_external_renderer (line 279) ... ok [INFO] [stdout] test src/lib.rs - (line 15) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "fabe0d2e9cd35cd29c82578d0203c0c696e4a056697ab3f13439907cbe66ec5e"` [INFO] running `"docker" "rm" "-f" "fabe0d2e9cd35cd29c82578d0203c0c696e4a056697ab3f13439907cbe66ec5e"` [INFO] [stdout] fabe0d2e9cd35cd29c82578d0203c0c696e4a056697ab3f13439907cbe66ec5e