[INFO] cloning repository https://github.com/FauxFaux/unsnap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FauxFaux/unsnap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Funsnap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Funsnap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b05c7f5d40b2d9a3e3dc5bdb8ea0e34f27ad85aa [INFO] testing FauxFaux/unsnap against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Funsnap" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FauxFaux/unsnap on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FauxFaux/unsnap [INFO] finished tweaking git repo https://github.com/FauxFaux/unsnap [INFO] tweaked toml for git repo https://github.com/FauxFaux/unsnap written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/FauxFaux/unsnap already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bef300d803808aea7f2dada4335899aa721d14403b5e3c872f2af8d5be653fd0 [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" "bef300d803808aea7f2dada4335899aa721d14403b5e3c872f2af8d5be653fd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bef300d803808aea7f2dada4335899aa721d14403b5e3c872f2af8d5be653fd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bef300d803808aea7f2dada4335899aa721d14403b5e3c872f2af8d5be653fd0", kill_on_drop: false }` [INFO] [stdout] bef300d803808aea7f2dada4335899aa721d14403b5e3c872f2af8d5be653fd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32465acbac0d357ab867d5b30314d4cefb4110a3f88b04e9f60a48cefbe17684 [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" "32465acbac0d357ab867d5b30314d4cefb4110a3f88b04e9f60a48cefbe17684", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.15 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling quick-xml v0.18.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling subprocess v0.2.4 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling time-parse v0.2.0 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling irc-proto v0.14.0 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling irc v0.14.0 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling unsnap v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `popularity` [INFO] [stdout] --> src/titles/spotify.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | popularity: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `disc_number` [INFO] [stdout] --> src/titles/spotify.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | disc_number: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `track_number` [INFO] [stdout] --> src/titles/spotify.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | track_number: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `artists` [INFO] [stdout] --> src/titles/spotify.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | artists: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/titles/spotify.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `total_tracks` [INFO] [stdout] --> src/titles/spotify.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | total_tracks: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 10s [INFO] running `Command { std: "docker" "inspect" "32465acbac0d357ab867d5b30314d4cefb4110a3f88b04e9f60a48cefbe17684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32465acbac0d357ab867d5b30314d4cefb4110a3f88b04e9f60a48cefbe17684", kill_on_drop: false }` [INFO] [stdout] 32465acbac0d357ab867d5b30314d4cefb4110a3f88b04e9f60a48cefbe17684 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78260f50bade884dadb48f750b340ccf71d8c485420ae9ae7f5365af82b496a1 [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" "78260f50bade884dadb48f750b340ccf71d8c485420ae9ae7f5365af82b496a1", kill_on_drop: false }` [INFO] [stderr] Compiling unsnap v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `popularity` [INFO] [stdout] --> src/titles/spotify.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | popularity: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `disc_number` [INFO] [stdout] --> src/titles/spotify.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | disc_number: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `track_number` [INFO] [stdout] --> src/titles/spotify.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | track_number: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `artists` [INFO] [stdout] --> src/titles/spotify.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | artists: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/titles/spotify.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `total_tracks` [INFO] [stdout] --> src/titles/spotify.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | total_tracks: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.36s [INFO] running `Command { std: "docker" "inspect" "78260f50bade884dadb48f750b340ccf71d8c485420ae9ae7f5365af82b496a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78260f50bade884dadb48f750b340ccf71d8c485420ae9ae7f5365af82b496a1", kill_on_drop: false }` [INFO] [stdout] 78260f50bade884dadb48f750b340ccf71d8c485420ae9ae7f5365af82b496a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1d2c4a3300b438ff585ebaa2140e6904c92da987aa08ba576cd8c135d381a705 [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" "1d2c4a3300b438ff585ebaa2140e6904c92da987aa08ba576cd8c135d381a705", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `popularity` [INFO] [stderr] --> src/titles/spotify.rs:69:5 [INFO] [stderr] | [INFO] [stderr] 69 | popularity: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `disc_number` [INFO] [stderr] --> src/titles/spotify.rs:71:5 [INFO] [stderr] | [INFO] [stderr] 71 | disc_number: u64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `track_number` [INFO] [stderr] --> src/titles/spotify.rs:72:5 [INFO] [stderr] | [INFO] [stderr] 72 | track_number: u64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `artists` [INFO] [stderr] --> src/titles/spotify.rs:77:5 [INFO] [stderr] | [INFO] [stderr] 77 | artists: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> src/titles/spotify.rs:78:5 [INFO] [stderr] | [INFO] [stderr] 78 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `total_tracks` [INFO] [stderr] --> src/titles/spotify.rs:81:5 [INFO] [stderr] | [INFO] [stderr] 81 | total_tracks: u64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/unsnap-d3f1eb1941c79631 [INFO] [stdout] running 13 tests [INFO] [stdout] test titles::spotify::test::no_preview ... ok [INFO] [stdout] test titles::tests::hostname_extraction ... ok [INFO] [stdout] test titles::imgur::tests::format_image ... ok [INFO] [stdout] test titles::spotify::test::json ... ok [INFO] [stdout] test titles::imgur::tests::format_album ... ok [INFO] [stdout] test content::dash::highest ... ok [INFO] [stdout] test titles::tests::strip ... ok [INFO] [stdout] test titles::tests::new_lines ... ok [INFO] [stdout] test titles::twitter::tests::multiline ... ok [INFO] [stdout] test titles::twitter::tests::doc_sample ... ok [INFO] [stdout] test titles::youtube::tests::aiweechoo ... ok [INFO] [stdout] test titles::tests::imgur_image ... ok [INFO] [stdout] test titles::html::tests::html ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1d2c4a3300b438ff585ebaa2140e6904c92da987aa08ba576cd8c135d381a705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d2c4a3300b438ff585ebaa2140e6904c92da987aa08ba576cd8c135d381a705", kill_on_drop: false }` [INFO] [stdout] 1d2c4a3300b438ff585ebaa2140e6904c92da987aa08ba576cd8c135d381a705