[INFO] cloning repository https://github.com/skyscribe/jira-reporter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skyscribe/jira-reporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyscribe%2Fjira-reporter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyscribe%2Fjira-reporter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf1275cb5848675d934bd2d4b73f5dab43d86487 [INFO] checking skyscribe/jira-reporter against master#7f5a42b073dc2bee2aa625052eb066ee07072048 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyscribe%2Fjira-reporter" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skyscribe/jira-reporter on toolchain 7f5a42b073dc2bee2aa625052eb066ee07072048 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/skyscribe/jira-reporter [INFO] finished tweaking git repo https://github.com/skyscribe/jira-reporter [INFO] tweaked toml for git repo https://github.com/skyscribe/jira-reporter written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/skyscribe/jira-reporter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "metadata" "--no-deps" "--format-version=1", 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] 34130713fe9b1b61c69a9cf0e2ee072c13b39666418e201f955e37f495004d20 [INFO] running `Command { std: "docker" "start" "-a" "34130713fe9b1b61c69a9cf0e2ee072c13b39666418e201f955e37f495004d20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34130713fe9b1b61c69a9cf0e2ee072c13b39666418e201f955e37f495004d20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34130713fe9b1b61c69a9cf0e2ee072c13b39666418e201f955e37f495004d20", kill_on_drop: false }` [INFO] [stdout] 34130713fe9b1b61c69a9cf0e2ee072c13b39666418e201f955e37f495004d20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0fbdab379115f447ad8be378f6c84685db2f9da53b1be352b1ea40a498e5d29 [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" "c0fbdab379115f447ad8be378f6c84685db2f9da53b1be352b1ea40a498e5d29", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking byteorder v1.2.4 [INFO] [stderr] Compiling pkg-config v0.3.13 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking tokio-executor v0.1.3 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking rpassword v2.0.0 [INFO] [stderr] Checking tokio-timer v0.2.5 [INFO] [stderr] Checking bytes v0.4.9 [INFO] [stderr] Checking base64 v0.9.2 [INFO] [stderr] Checking itertools v0.7.8 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Checking aho-corasick v0.6.6 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Checking chrono v0.4.5 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Checking tokio-io v0.1.7 [INFO] [stderr] Checking http v0.1.15 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Checking crossbeam-epoch v0.4.3 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking mime v0.3.8 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Checking tokio-reactor v0.1.3 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Checking tokio-udp v0.1.1 [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Checking tokio-threadpool v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Checking h2 v0.1.16 [INFO] [stderr] Checking typed-headers v0.1.0 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking flexi_logger v0.10.5 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Checking hyper v0.12.19 [INFO] [stderr] Checking serde_json v1.0.24 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking hyper-proxy v0.5.0 [INFO] [stderr] Checking jira_reporter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/fetch/login.rs:44:35 [INFO] [stdout] | [INFO] [stdout] 44 | if let Ok(name_len @ 5...20) = stdin().read_line(&mut buf1) { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/fetch/login.rs:44:35 [INFO] [stdout] | [INFO] [stdout] 44 | if let Ok(name_len @ 5...20) = stdin().read_line(&mut buf1) { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::<impl str>::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/checkers/ca/caitem.rs:61:36 [INFO] [stdout] | [INFO] [stdout] 61 | team: issue.get_team().trim_right_matches(special).to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::<impl str>::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/checkers/ca/caitem.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | current.trim_left_matches(skips) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::<impl str>::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/checkers/ca/caitem.rs:132:6 [INFO] [stdout] | [INFO] [stdout] 132 | .trim_right_matches(skips) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::<impl str>::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/checkers/ca/caitem.rs:61:36 [INFO] [stdout] | [INFO] [stdout] 61 | team: issue.get_team().trim_right_matches(special).to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::<impl str>::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/checkers/ca/caitem.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | current.trim_left_matches(skips) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::<impl str>::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/checkers/ca/caitem.rs:132:6 [INFO] [stdout] | [INFO] [stdout] 132 | .trim_right_matches(skips) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "c0fbdab379115f447ad8be378f6c84685db2f9da53b1be352b1ea40a498e5d29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0fbdab379115f447ad8be378f6c84685db2f9da53b1be352b1ea40a498e5d29", kill_on_drop: false }` [INFO] [stdout] c0fbdab379115f447ad8be378f6c84685db2f9da53b1be352b1ea40a498e5d29