[INFO] updating cached repository https://github.com/lawliet89/spidy-scrapey [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] 8e3636449b7af5a423762c6a8d7e3094e6612f4f [INFO] testing lawliet89/spidy-scrapey against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flawliet89%2Fspidy-scrapey" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lawliet89/spidy-scrapey 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/lawliet89/spidy-scrapey [INFO] finished tweaking git repo https://github.com/lawliet89/spidy-scrapey [INFO] tweaked toml for git repo https://github.com/lawliet89/spidy-scrapey written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/lawliet89/spidy-scrapey 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-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" "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] [stdout] 4c59d9f02ba401416540f4a4c1f10ff0070e24f3743c00e0bc0c251d9b71d326 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "4c59d9f02ba401416540f4a4c1f10ff0070e24f3743c00e0bc0c251d9b71d326"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling encoding_rs v0.8.10 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling syn v0.15.13 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling backoff v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.9 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.7 [INFO] [stderr] Compiling csv v1.0.2 [INFO] [stderr] Compiling stderrlog v0.4.1 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling hyper v0.12.12 [INFO] [stderr] Compiling synstructure v0.10.0 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.3 [INFO] [stderr] Compiling spidy-scrapey v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: method is never used: `item_search` [INFO] [stderr] --> src/api.rs:213:5 [INFO] [stderr] | [INFO] [stderr] 213 | pub fn item_search(&self, search: &str) -> Result, Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `items` [INFO] [stderr] --> src/api.rs:227:5 [INFO] [stderr] | [INFO] [stderr] 227 | pub fn items(&self) -> Result, Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `"docker" "inspect" "4c59d9f02ba401416540f4a4c1f10ff0070e24f3743c00e0bc0c251d9b71d326"` [INFO] running `"docker" "rm" "-f" "4c59d9f02ba401416540f4a4c1f10ff0070e24f3743c00e0bc0c251d9b71d326"` [INFO] [stdout] 4c59d9f02ba401416540f4a4c1f10ff0070e24f3743c00e0bc0c251d9b71d326 [INFO] running `"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" "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] 2c663b90d68146bf85c062c54f5e72b69cb0303b01f2af77082a18de5eb381c9 [INFO] running `"docker" "start" "-a" "2c663b90d68146bf85c062c54f5e72b69cb0303b01f2af77082a18de5eb381c9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling spidy-scrapey v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: method is never used: `item_search` [INFO] [stderr] --> src/api.rs:213:5 [INFO] [stderr] | [INFO] [stderr] 213 | pub fn item_search(&self, search: &str) -> Result, Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `items` [INFO] [stderr] --> src/api.rs:227:5 [INFO] [stderr] | [INFO] [stderr] 227 | pub fn items(&self) -> Result, Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.35s [INFO] running `"docker" "inspect" "2c663b90d68146bf85c062c54f5e72b69cb0303b01f2af77082a18de5eb381c9"` [INFO] running `"docker" "rm" "-f" "2c663b90d68146bf85c062c54f5e72b69cb0303b01f2af77082a18de5eb381c9"` [INFO] [stdout] 2c663b90d68146bf85c062c54f5e72b69cb0303b01f2af77082a18de5eb381c9 [INFO] running `"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" "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] 3315e2ed294de9ea06f63166feb30a15fab037d004749c676d96719540c57d7d [INFO] running `"docker" "start" "-a" "3315e2ed294de9ea06f63166feb30a15fab037d004749c676d96719540c57d7d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: method is never used: `item_search` [INFO] [stderr] --> src/api.rs:213:5 [INFO] [stderr] | [INFO] [stderr] 213 | pub fn item_search(&self, search: &str) -> Result, Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `items` [INFO] [stderr] --> src/api.rs:227:5 [INFO] [stderr] | [INFO] [stderr] 227 | pub fn items(&self) -> Result, Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/spidy_scrapey-ecb8cf244c474686 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "3315e2ed294de9ea06f63166feb30a15fab037d004749c676d96719540c57d7d"` [INFO] running `"docker" "rm" "-f" "3315e2ed294de9ea06f63166feb30a15fab037d004749c676d96719540c57d7d"` [INFO] [stdout] 3315e2ed294de9ea06f63166feb30a15fab037d004749c676d96719540c57d7d