[INFO] updating cached repository https://github.com/subnomo/tumblr-likes [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48a5c3919b1e56cb4a2e3039fc7b8256dd76b6ff [INFO] testing subnomo/tumblr-likes against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubnomo%2Ftumblr-likes" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/subnomo/tumblr-likes on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/subnomo/tumblr-likes [INFO] finished tweaking git repo https://github.com/subnomo/tumblr-likes [INFO] tweaked toml for git repo https://github.com/subnomo/tumblr-likes written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/subnomo/tumblr-likes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7eaf25a20ea66c1ef9aaf803a04ed927c8ac2806e66083624014a7f303e9958a [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" "7eaf25a20ea66c1ef9aaf803a04ed927c8ac2806e66083624014a7f303e9958a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7eaf25a20ea66c1ef9aaf803a04ed927c8ac2806e66083624014a7f303e9958a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eaf25a20ea66c1ef9aaf803a04ed927c8ac2806e66083624014a7f303e9958a", kill_on_drop: false }` [INFO] [stdout] 7eaf25a20ea66c1ef9aaf803a04ed927c8ac2806e66083624014a7f303e9958a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68ae12781a450141e20816fa924e8156d33525c2e8f6e4c13106300dd7bd5aa5 [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" "68ae12781a450141e20816fa924e8156d33525c2e8f6e4c13106300dd7bd5aa5", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v0.3.1 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling console v0.7.1 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling indicatif v0.10.2 [INFO] [stderr] Compiling hyper v0.12.16 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling tumblr-likes v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:274:68 [INFO] [stdout] | [INFO] [stdout] 274 | Err(e) => panic!("Couldn't create file {}: {}", display, e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:281:65 [INFO] [stdout] | [INFO] [stdout] 281 | Err(e) => panic!("Couldn't write to {}: {}", display, e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:477:68 [INFO] [stdout] | [INFO] [stdout] 477 | Err(e) => panic!("Couldn't create file {}: {}", display, e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:482:65 [INFO] [stdout] | [INFO] [stdout] 482 | Err(e) => panic!("Couldn't write to {}: {}", display, e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "68ae12781a450141e20816fa924e8156d33525c2e8f6e4c13106300dd7bd5aa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68ae12781a450141e20816fa924e8156d33525c2e8f6e4c13106300dd7bd5aa5", kill_on_drop: false }` [INFO] [stdout] 68ae12781a450141e20816fa924e8156d33525c2e8f6e4c13106300dd7bd5aa5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9777a34d3370f2c3e28a7183f5c2c63cff6835d51a70f6bfa1f2af13361c7976 [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" "9777a34d3370f2c3e28a7183f5c2c63cff6835d51a70f6bfa1f2af13361c7976", kill_on_drop: false }` [INFO] [stderr] Compiling tumblr-likes v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:274:68 [INFO] [stdout] | [INFO] [stdout] 274 | Err(e) => panic!("Couldn't create file {}: {}", display, e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:281:65 [INFO] [stdout] | [INFO] [stdout] 281 | Err(e) => panic!("Couldn't write to {}: {}", display, e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:477:68 [INFO] [stdout] | [INFO] [stdout] 477 | Err(e) => panic!("Couldn't create file {}: {}", display, e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:482:65 [INFO] [stdout] | [INFO] [stdout] 482 | Err(e) => panic!("Couldn't write to {}: {}", display, e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.27s [INFO] running `Command { std: "docker" "inspect" "9777a34d3370f2c3e28a7183f5c2c63cff6835d51a70f6bfa1f2af13361c7976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9777a34d3370f2c3e28a7183f5c2c63cff6835d51a70f6bfa1f2af13361c7976", kill_on_drop: false }` [INFO] [stdout] 9777a34d3370f2c3e28a7183f5c2c63cff6835d51a70f6bfa1f2af13361c7976 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 3ad3bb37f6ebad8ca90a45f8465e0059925063c8e41a0ee844b16b071a06257b [INFO] running `Command { std: "docker" "start" "-a" "3ad3bb37f6ebad8ca90a45f8465e0059925063c8e41a0ee844b16b071a06257b", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:274:68 [INFO] [stderr] | [INFO] [stderr] 274 | Err(e) => panic!("Couldn't create file {}: {}", display, e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:281:65 [INFO] [stderr] | [INFO] [stderr] 281 | Err(e) => panic!("Couldn't write to {}: {}", display, e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:477:68 [INFO] [stderr] | [INFO] [stderr] 477 | Err(e) => panic!("Couldn't create file {}: {}", display, e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:482:65 [INFO] [stderr] | [INFO] [stderr] 482 | Err(e) => panic!("Couldn't write to {}: {}", display, e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tumblr_likes-cd80b387c9a82e76 [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 `Command { std: "docker" "inspect" "3ad3bb37f6ebad8ca90a45f8465e0059925063c8e41a0ee844b16b071a06257b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ad3bb37f6ebad8ca90a45f8465e0059925063c8e41a0ee844b16b071a06257b", kill_on_drop: false }` [INFO] [stdout] 3ad3bb37f6ebad8ca90a45f8465e0059925063c8e41a0ee844b16b071a06257b