[INFO] crate rwth_cli 0.1.3 is already in cache [INFO] testing rwth_cli-0.1.3 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate rwth_cli 0.1.3 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate rwth_cli 0.1.3 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rwth_cli 0.1.3 [INFO] finished tweaking crates.io crate rwth_cli 0.1.3 [INFO] tweaked toml for crates.io crate rwth_cli 0.1.3 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate rwth_cli 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] b3705d4554180451527587de49a463e13a178aaa8f0dcd7317b729950f86053e [INFO] running `"docker" "start" "-a" "b3705d4554180451527587de49a463e13a178aaa8f0dcd7317b729950f86053e"` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling pin-project-lite v0.1.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio v0.2.9 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling hyper v0.13.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.1 [INFO] [stderr] Compiling rwth_cli v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `l2p_matches` [INFO] [stderr] --> src/main.rs:124:30 [INFO] [stderr] | [INFO] [stderr] 124 | ("l2p", Some(l2p_matches)) => { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_l2p_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `list_files_in_course_topic` [INFO] [stderr] --> src/user_interaction/clap_subcommands.rs:80:8 [INFO] [stderr] | [INFO] [stderr] 80 | pub fn list_files_in_course_topic(courseid: &str, topicname: &str) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `create_progress_bar` [INFO] [stderr] --> src/user_interaction/clap_subcommands.rs:196:4 [INFO] [stderr] | [INFO] [stderr] 196 | fn create_progress_bar(msg: &str, length: Option) -> ProgressBar { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 23s [INFO] running `"docker" "inspect" "b3705d4554180451527587de49a463e13a178aaa8f0dcd7317b729950f86053e"` [INFO] running `"docker" "rm" "-f" "b3705d4554180451527587de49a463e13a178aaa8f0dcd7317b729950f86053e"` [INFO] [stdout] b3705d4554180451527587de49a463e13a178aaa8f0dcd7317b729950f86053e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] df3fc8dc39f5e12efcc8e83d402f1b2ab14bba46d7d404625a89ac71fad0534d [INFO] running `"docker" "start" "-a" "df3fc8dc39f5e12efcc8e83d402f1b2ab14bba46d7d404625a89ac71fad0534d"` [INFO] [stderr] Compiling rwth_cli v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `l2p_matches` [INFO] [stderr] --> src/main.rs:124:30 [INFO] [stderr] | [INFO] [stderr] 124 | ("l2p", Some(l2p_matches)) => { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_l2p_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `list_files_in_course_topic` [INFO] [stderr] --> src/user_interaction/clap_subcommands.rs:80:8 [INFO] [stderr] | [INFO] [stderr] 80 | pub fn list_files_in_course_topic(courseid: &str, topicname: &str) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `create_progress_bar` [INFO] [stderr] --> src/user_interaction/clap_subcommands.rs:196:4 [INFO] [stderr] | [INFO] [stderr] 196 | fn create_progress_bar(msg: &str, length: Option) -> ProgressBar { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `"docker" "inspect" "df3fc8dc39f5e12efcc8e83d402f1b2ab14bba46d7d404625a89ac71fad0534d"` [INFO] running `"docker" "rm" "-f" "df3fc8dc39f5e12efcc8e83d402f1b2ab14bba46d7d404625a89ac71fad0534d"` [INFO] [stdout] df3fc8dc39f5e12efcc8e83d402f1b2ab14bba46d7d404625a89ac71fad0534d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] c76ea99d98bfb5fa2571feaf0ad11c0f6e9a47b4061870c1b7506377781e8443 [INFO] running `"docker" "start" "-a" "c76ea99d98bfb5fa2571feaf0ad11c0f6e9a47b4061870c1b7506377781e8443"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused variable: `l2p_matches` [INFO] [stderr] --> src/main.rs:124:30 [INFO] [stderr] | [INFO] [stderr] 124 | ("l2p", Some(l2p_matches)) => { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_l2p_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `list_files_in_course_topic` [INFO] [stderr] --> src/user_interaction/clap_subcommands.rs:80:8 [INFO] [stderr] | [INFO] [stderr] 80 | pub fn list_files_in_course_topic(courseid: &str, topicname: &str) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `create_progress_bar` [INFO] [stderr] --> src/user_interaction/clap_subcommands.rs:196:4 [INFO] [stderr] | [INFO] [stderr] 196 | fn create_progress_bar(msg: &str, length: Option) -> ProgressBar { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.84s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rwth_cli-e34dacfcab2dd31a [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" "c76ea99d98bfb5fa2571feaf0ad11c0f6e9a47b4061870c1b7506377781e8443"` [INFO] running `"docker" "rm" "-f" "c76ea99d98bfb5fa2571feaf0ad11c0f6e9a47b4061870c1b7506377781e8443"` [INFO] [stdout] c76ea99d98bfb5fa2571feaf0ad11c0f6e9a47b4061870c1b7506377781e8443