[INFO] updating cached repository https://github.com/kcomas/rust-trees [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ce64489eb8fadce31c44984ef511a169ce2ba219 [INFO] testing kcomas/rust-trees against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcomas%2Frust-trees" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kcomas/rust-trees on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/kcomas/rust-trees [INFO] finished tweaking git repo https://github.com/kcomas/rust-trees [INFO] tweaked toml for git repo https://github.com/kcomas/rust-trees written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/kcomas/rust-trees already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "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] 40c0b2a1c0a78003729d5ce367d4f65e0c0f03942e4be6cd1541a66bb93e9289 [INFO] running `"docker" "start" "-a" "40c0b2a1c0a78003729d5ce367d4f65e0c0f03942e4be6cd1541a66bb93e9289"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling serde v1.0.9 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling percent-encoding v1.0.0 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling num-traits v0.1.39 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling bytes v0.4.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling unicase v2.0.0 [INFO] [stderr] Compiling mime v0.3.2 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling tokio-io v0.1.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.5 [INFO] [stderr] Compiling tokio-core v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.9 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling tree v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `query` [INFO] [stderr] --> src/tree/http_server.rs:35:29 [INFO] [stderr] | [INFO] [stderr] 35 | if let Some(query) = req.query() { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.41s [INFO] running `"docker" "inspect" "40c0b2a1c0a78003729d5ce367d4f65e0c0f03942e4be6cd1541a66bb93e9289"` [INFO] running `"docker" "rm" "-f" "40c0b2a1c0a78003729d5ce367d4f65e0c0f03942e4be6cd1541a66bb93e9289"` [INFO] [stdout] 40c0b2a1c0a78003729d5ce367d4f65e0c0f03942e4be6cd1541a66bb93e9289 [INFO] running `"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" "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] ee193e1faef41e1e096f6a37f58430be30023abe8e127b258dbf83ac93c0020a [INFO] running `"docker" "start" "-a" "ee193e1faef41e1e096f6a37f58430be30023abe8e127b258dbf83ac93c0020a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tree v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `query` [INFO] [stderr] --> src/tree/http_server.rs:35:29 [INFO] [stderr] | [INFO] [stderr] 35 | if let Some(query) = req.query() { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.54s [INFO] running `"docker" "inspect" "ee193e1faef41e1e096f6a37f58430be30023abe8e127b258dbf83ac93c0020a"` [INFO] running `"docker" "rm" "-f" "ee193e1faef41e1e096f6a37f58430be30023abe8e127b258dbf83ac93c0020a"` [INFO] [stdout] ee193e1faef41e1e096f6a37f58430be30023abe8e127b258dbf83ac93c0020a [INFO] running `"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" "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] fc579c4c059790e1aa4913fe7af131ea788e9a32606099de168531a2ca02d2db [INFO] running `"docker" "start" "-a" "fc579c4c059790e1aa4913fe7af131ea788e9a32606099de168531a2ca02d2db"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused variable: `query` [INFO] [stderr] --> src/tree/http_server.rs:35:29 [INFO] [stderr] | [INFO] [stderr] 35 | if let Some(query) = req.query() { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tree-fd3f63e71b33c018 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tree::node::test::basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "fc579c4c059790e1aa4913fe7af131ea788e9a32606099de168531a2ca02d2db"` [INFO] running `"docker" "rm" "-f" "fc579c4c059790e1aa4913fe7af131ea788e9a32606099de168531a2ca02d2db"` [INFO] [stdout] fc579c4c059790e1aa4913fe7af131ea788e9a32606099de168531a2ca02d2db