[INFO] cloning repository https://github.com/rikkix/twitimer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rikkix/twitimer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikkix%2Ftwitimer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikkix%2Ftwitimer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2d304e08eb89f0d559082f768bb588ddcd08035 [INFO] checking rikkix/twitimer against try#9e1116444e23dde580a35d0bf5bbb46c1ce9ce25 for pr-107620-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikkix%2Ftwitimer" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rikkix/twitimer on toolchain 9e1116444e23dde580a35d0bf5bbb46c1ce9ce25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rikkix/twitimer [INFO] finished tweaking git repo https://github.com/rikkix/twitimer [INFO] tweaked toml for git repo https://github.com/rikkix/twitimer written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rikkix/twitimer already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a3b841b867411ee5c82f27f64d779fb12c60aaabf881ae3e564f4605f2d9484 [INFO] running `Command { std: "docker" "start" "-a" "7a3b841b867411ee5c82f27f64d779fb12c60aaabf881ae3e564f4605f2d9484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a3b841b867411ee5c82f27f64d779fb12c60aaabf881ae3e564f4605f2d9484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a3b841b867411ee5c82f27f64d779fb12c60aaabf881ae3e564f4605f2d9484", kill_on_drop: false }` [INFO] [stdout] 7a3b841b867411ee5c82f27f64d779fb12c60aaabf881ae3e564f4605f2d9484 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9e43281aa6acd1af60069dc7d118db4cf63a61388ecc7621eb47aeb4bc4d3f1 [INFO] running `Command { std: "docker" "start" "-a" "d9e43281aa6acd1af60069dc7d118db4cf63a61388ecc7621eb47aeb4bc4d3f1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking unicode-normalization v0.1.20 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking wildmatch v2.1.1 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking minidom v0.14.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking cfb v0.7.3 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking args v2.2.0 [INFO] [stderr] Checking infer v0.9.0 [INFO] [stderr] Checking time v0.3.11 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling maybe-async v0.2.6 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking twitter_text_parser v0.2.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking aws-region v0.24.1 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde-xml-rs v0.5.1 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking rusqlite v0.27.0 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking attohttpc v0.19.1 [INFO] [stderr] Checking twitter_text_config v0.2.0 [INFO] [stderr] Checking aws-creds v0.29.1 [INFO] [stderr] Checking twitter-text v0.2.0 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking egg-mode v0.16.0 [INFO] [stderr] Checking rust-s3 v0.31.0 [INFO] [stderr] Checking twitimer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `code` [INFO] [stdout] --> src/file/s3.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | let (data, code) = block_on(self.bucket.b.get_object(&self.path))?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_code` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `code` [INFO] [stdout] --> src/file/s3.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 45 | let (head, code) = r.unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `code` [INFO] [stdout] --> src/file/s3.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | let (buf, code) = block_on(self.bucket.b.get_object_range(&self.path, 0, Some(32))) [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `code` [INFO] [stdout] --> src/file/s3.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | let (data, code) = block_on(self.bucket.b.get_object(&self.path))?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_code` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `code` [INFO] [stdout] --> src/file/s3.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 45 | let (head, code) = r.unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `code` [INFO] [stdout] --> src/file/s3.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | let (buf, code) = block_on(self.bucket.b.get_object_range(&self.path, 0, Some(32))) [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/file/local.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl LocalFile<'_> { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 10 | pub fn new(path: &str) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/file/s3.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 13 | impl Bucket { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 14 | fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `upload` is never used [INFO] [stdout] --> src/twitter/media.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 5 | impl Credential { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 6 | pub async fn upload(&self, f: Box) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/file/local.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl LocalFile<'_> { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 10 | pub fn new(path: &str) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/file/s3.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 13 | impl Bucket { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 14 | fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `upload` is never used [INFO] [stdout] --> src/twitter/media.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 5 | impl Credential { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 6 | pub async fn upload(&self, f: Box) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d9e43281aa6acd1af60069dc7d118db4cf63a61388ecc7621eb47aeb4bc4d3f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9e43281aa6acd1af60069dc7d118db4cf63a61388ecc7621eb47aeb4bc4d3f1", kill_on_drop: false }` [INFO] [stdout] d9e43281aa6acd1af60069dc7d118db4cf63a61388ecc7621eb47aeb4bc4d3f1