[INFO] cloning repository https://github.com/kscz/jacobian [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kscz/jacobian" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkscz%2Fjacobian", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkscz%2Fjacobian'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 673d57ffc54067e2121d518b8c181df4b131a938 [INFO] testing kscz/jacobian against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkscz%2Fjacobian" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kscz/jacobian on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kscz/jacobian [INFO] finished tweaking git repo https://github.com/kscz/jacobian [INFO] tweaked toml for git repo https://github.com/kscz/jacobian written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/kscz/jacobian already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32bddae5bb8ac344513a72e0e60e10b8671ca67c650814f2bc6cab31344650c7 [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" "32bddae5bb8ac344513a72e0e60e10b8671ca67c650814f2bc6cab31344650c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32bddae5bb8ac344513a72e0e60e10b8671ca67c650814f2bc6cab31344650c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32bddae5bb8ac344513a72e0e60e10b8671ca67c650814f2bc6cab31344650c7", kill_on_drop: false }` [INFO] [stdout] 32bddae5bb8ac344513a72e0e60e10b8671ca67c650814f2bc6cab31344650c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", 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] 380fd5530a172bab0c0ac7e456f1cbe67875b92858ab124a73318339099686fc [INFO] running `Command { std: "docker" "start" "-a" "380fd5530a172bab0c0ac7e456f1cbe67875b92858ab124a73318339099686fc", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling encoding_rs v0.8.16 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.1.15 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.9 [INFO] [stderr] Compiling jacobian v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `timeout` [INFO] [stdout] --> src/matrix_client.rs:709:13 [INFO] [stdout] | [INFO] [stdout] 709 | let timeout = match timeout_ms { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `refresh_token` [INFO] [stdout] --> src/matrix_client.rs:478:5 [INFO] [stdout] | [INFO] [stdout] 478 | refresh_token: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `server_device_id` [INFO] [stdout] --> src/matrix_client.rs:480:5 [INFO] [stdout] | [INFO] [stdout] 480 | server_device_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `user_id` [INFO] [stdout] --> src/matrix_client.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | user_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BadRoomId` [INFO] [stdout] --> src/matrix_client.rs:494:5 [INFO] [stdout] | [INFO] [stdout] 494 | BadRoomId(String) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `VERSION_URL` [INFO] [stdout] --> src/matrix_client.rs:497:1 [INFO] [stdout] | [INFO] [stdout] 497 | const VERSION_URL: &'static str = "/_matrix/client/versions"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LOGOUT_ALL_URL` [INFO] [stdout] --> src/matrix_client.rs:500:1 [INFO] [stdout] | [INFO] [stdout] 500 | const LOGOUT_ALL_URL: &'static str = "/_matrix/client/r0/logout/all"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PUBLIC_ROOM_URL` [INFO] [stdout] --> src/matrix_client.rs:501:1 [INFO] [stdout] | [INFO] [stdout] 501 | const PUBLIC_ROOM_URL: &'static str = "/_matrix/client/r0/publicRooms"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `JOIN_ROOM_URL` [INFO] [stdout] --> src/matrix_client.rs:502:1 [INFO] [stdout] | [INFO] [stdout] 502 | const JOIN_ROOM_URL: &'static str = "/_matrix/client/r0/join/"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_supported_versions` [INFO] [stdout] --> src/matrix_client.rs:533:12 [INFO] [stdout] | [INFO] [stdout] 533 | pub fn get_supported_versions(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `logout_all` [INFO] [stdout] --> src/matrix_client.rs:610:12 [INFO] [stdout] | [INFO] [stdout] 610 | pub fn logout_all(&mut self) -> Result<(), MatrixClientError> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `list_public_rooms` [INFO] [stdout] --> src/matrix_client.rs:633:12 [INFO] [stdout] | [INFO] [stdout] 633 | pub fn list_public_rooms(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `join_room` [INFO] [stdout] --> src/matrix_client.rs:654:12 [INFO] [stdout] | [INFO] [stdout] 654 | pub fn join_room(&self, room_id_or_alias: &String) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.80s [INFO] running `Command { std: "docker" "inspect" "380fd5530a172bab0c0ac7e456f1cbe67875b92858ab124a73318339099686fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "380fd5530a172bab0c0ac7e456f1cbe67875b92858ab124a73318339099686fc", kill_on_drop: false }` [INFO] [stdout] 380fd5530a172bab0c0ac7e456f1cbe67875b92858ab124a73318339099686fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", 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] c4fb810ec06eb136b9b98dd19e72858fab1c29e5aaed8a8a109dfad37d9ca9ca [INFO] running `Command { std: "docker" "start" "-a" "c4fb810ec06eb136b9b98dd19e72858fab1c29e5aaed8a8a109dfad37d9ca9ca", kill_on_drop: false }` [INFO] [stderr] Compiling jacobian v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `timeout` [INFO] [stdout] --> src/matrix_client.rs:709:13 [INFO] [stdout] | [INFO] [stdout] 709 | let timeout = match timeout_ms { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `refresh_token` [INFO] [stdout] --> src/matrix_client.rs:478:5 [INFO] [stdout] | [INFO] [stdout] 478 | refresh_token: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `server_device_id` [INFO] [stdout] --> src/matrix_client.rs:480:5 [INFO] [stdout] | [INFO] [stdout] 480 | server_device_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `user_id` [INFO] [stdout] --> src/matrix_client.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | user_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BadRoomId` [INFO] [stdout] --> src/matrix_client.rs:494:5 [INFO] [stdout] | [INFO] [stdout] 494 | BadRoomId(String) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `VERSION_URL` [INFO] [stdout] --> src/matrix_client.rs:497:1 [INFO] [stdout] | [INFO] [stdout] 497 | const VERSION_URL: &'static str = "/_matrix/client/versions"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LOGOUT_ALL_URL` [INFO] [stdout] --> src/matrix_client.rs:500:1 [INFO] [stdout] | [INFO] [stdout] 500 | const LOGOUT_ALL_URL: &'static str = "/_matrix/client/r0/logout/all"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PUBLIC_ROOM_URL` [INFO] [stdout] --> src/matrix_client.rs:501:1 [INFO] [stdout] | [INFO] [stdout] 501 | const PUBLIC_ROOM_URL: &'static str = "/_matrix/client/r0/publicRooms"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `JOIN_ROOM_URL` [INFO] [stdout] --> src/matrix_client.rs:502:1 [INFO] [stdout] | [INFO] [stdout] 502 | const JOIN_ROOM_URL: &'static str = "/_matrix/client/r0/join/"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_supported_versions` [INFO] [stdout] --> src/matrix_client.rs:533:12 [INFO] [stdout] | [INFO] [stdout] 533 | pub fn get_supported_versions(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `logout_all` [INFO] [stdout] --> src/matrix_client.rs:610:12 [INFO] [stdout] | [INFO] [stdout] 610 | pub fn logout_all(&mut self) -> Result<(), MatrixClientError> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `list_public_rooms` [INFO] [stdout] --> src/matrix_client.rs:633:12 [INFO] [stdout] | [INFO] [stdout] 633 | pub fn list_public_rooms(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `join_room` [INFO] [stdout] --> src/matrix_client.rs:654:12 [INFO] [stdout] | [INFO] [stdout] 654 | pub fn join_room(&self, room_id_or_alias: &String) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.77s [INFO] running `Command { std: "docker" "inspect" "c4fb810ec06eb136b9b98dd19e72858fab1c29e5aaed8a8a109dfad37d9ca9ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4fb810ec06eb136b9b98dd19e72858fab1c29e5aaed8a8a109dfad37d9ca9ca", kill_on_drop: false }` [INFO] [stdout] c4fb810ec06eb136b9b98dd19e72858fab1c29e5aaed8a8a109dfad37d9ca9ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 787bf5ac2c24a62fa259d6b466eff3ed7b62bdcd8f48bc4ac63ce700be5bad5c [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" "787bf5ac2c24a62fa259d6b466eff3ed7b62bdcd8f48bc4ac63ce700be5bad5c", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `timeout` [INFO] [stderr] --> src/matrix_client.rs:709:13 [INFO] [stderr] | [INFO] [stderr] 709 | let timeout = match timeout_ms { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `refresh_token` [INFO] [stderr] --> src/matrix_client.rs:478:5 [INFO] [stderr] | [INFO] [stderr] 478 | refresh_token: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `server_device_id` [INFO] [stderr] --> src/matrix_client.rs:480:5 [INFO] [stderr] | [INFO] [stderr] 480 | server_device_id: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `user_id` [INFO] [stderr] --> src/matrix_client.rs:481:5 [INFO] [stderr] | [INFO] [stderr] 481 | user_id: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `BadRoomId` [INFO] [stderr] --> src/matrix_client.rs:494:5 [INFO] [stderr] | [INFO] [stderr] 494 | BadRoomId(String) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `VERSION_URL` [INFO] [stderr] --> src/matrix_client.rs:497:1 [INFO] [stderr] | [INFO] [stderr] 497 | const VERSION_URL: &'static str = "/_matrix/client/versions"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `LOGOUT_ALL_URL` [INFO] [stderr] --> src/matrix_client.rs:500:1 [INFO] [stderr] | [INFO] [stderr] 500 | const LOGOUT_ALL_URL: &'static str = "/_matrix/client/r0/logout/all"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `PUBLIC_ROOM_URL` [INFO] [stderr] --> src/matrix_client.rs:501:1 [INFO] [stderr] | [INFO] [stderr] 501 | const PUBLIC_ROOM_URL: &'static str = "/_matrix/client/r0/publicRooms"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `JOIN_ROOM_URL` [INFO] [stderr] --> src/matrix_client.rs:502:1 [INFO] [stderr] | [INFO] [stderr] 502 | const JOIN_ROOM_URL: &'static str = "/_matrix/client/r0/join/"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_supported_versions` [INFO] [stderr] --> src/matrix_client.rs:533:12 [INFO] [stderr] | [INFO] [stderr] 533 | pub fn get_supported_versions(&self) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `logout_all` [INFO] [stderr] --> src/matrix_client.rs:610:12 [INFO] [stderr] | [INFO] [stderr] 610 | pub fn logout_all(&mut self) -> Result<(), MatrixClientError> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `list_public_rooms` [INFO] [stderr] --> src/matrix_client.rs:633:12 [INFO] [stderr] | [INFO] [stderr] 633 | pub fn list_public_rooms(&self) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `join_room` [INFO] [stderr] --> src/matrix_client.rs:654:12 [INFO] [stderr] | [INFO] [stderr] 654 | pub fn join_room(&self, room_id_or_alias: &String) -> Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 13 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/jacobian-8172675a94d5d4d4) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "787bf5ac2c24a62fa259d6b466eff3ed7b62bdcd8f48bc4ac63ce700be5bad5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "787bf5ac2c24a62fa259d6b466eff3ed7b62bdcd8f48bc4ac63ce700be5bad5c", kill_on_drop: false }` [INFO] [stdout] 787bf5ac2c24a62fa259d6b466eff3ed7b62bdcd8f48bc4ac63ce700be5bad5c