[INFO] cloning repository https://github.com/rikusen0335/OmaeWoMiteiru [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rikusen0335/OmaeWoMiteiru" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikusen0335%2FOmaeWoMiteiru", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikusen0335%2FOmaeWoMiteiru'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d1fa129784378903b1ddd5d9a0f7dde2b217fa0 [INFO] testing rikusen0335/OmaeWoMiteiru against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikusen0335%2FOmaeWoMiteiru" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rikusen0335/OmaeWoMiteiru [INFO] finished tweaking git repo https://github.com/rikusen0335/OmaeWoMiteiru [INFO] tweaked toml for git repo https://github.com/rikusen0335/OmaeWoMiteiru written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rikusen0335/OmaeWoMiteiru on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rikusen0335/OmaeWoMiteiru 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 9 packages to latest compatible versions [INFO] [stderr] Adding block v0.1.6 [INFO] [stderr] Adding gettext-rs v0.7.2 [INFO] [stderr] Adding gettext-sys v0.22.5 [INFO] [stderr] Adding locale_config v0.3.0 [INFO] [stderr] Adding malloc_buf v0.0.6 [INFO] [stderr] Adding objc v0.2.7 [INFO] [stderr] Adding objc-foundation v0.1.1 [INFO] [stderr] Adding objc_id v0.1.1 [INFO] [stderr] Adding temp-dir v0.1.16 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f94c9af7fa6a6f4dbcb63a080d2dd7148c6c5dc9be21f412a82660c871809f5e [INFO] running `Command { std: "docker" "start" "-a" "f94c9af7fa6a6f4dbcb63a080d2dd7148c6c5dc9be21f412a82660c871809f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f94c9af7fa6a6f4dbcb63a080d2dd7148c6c5dc9be21f412a82660c871809f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f94c9af7fa6a6f4dbcb63a080d2dd7148c6c5dc9be21f412a82660c871809f5e", kill_on_drop: false }` [INFO] [stdout] f94c9af7fa6a6f4dbcb63a080d2dd7148c6c5dc9be21f412a82660c871809f5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 514918ac870e27c7b447eb3ef525788cb122bd5ef8691fbfea74e64161d0dfc9 [INFO] running `Command { std: "docker" "start" "-a" "514918ac870e27c7b447eb3ef525788cb122bd5ef8691fbfea74e64161d0dfc9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling audiopus_sys v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling temp-dir v0.1.16 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling gettext-sys v0.22.5 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling pnet_base v0.28.0 [INFO] [stderr] Compiling serenity v0.10.9 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pnet_macros_support v0.28.0 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling salsa20 v0.8.1 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling pnet_macros v0.28.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling poly1305 v0.7.1 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling command_attr v0.3.7 [INFO] [stderr] Compiling aead v0.4.2 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling songbird v0.2.0 [INFO] [stderr] Compiling flume v0.10.8 [INFO] [stderr] Compiling xsalsa20poly1305 v0.7.2 [INFO] [stderr] Compiling discortp v0.4.0 [INFO] [stderr] Compiling async-tungstenite v0.14.0 [INFO] [stderr] Compiling audiopus v0.2.0 [INFO] [stderr] Compiling symphonia-core v0.2.0 [INFO] [stderr] Compiling streamcatcher v0.1.0 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling spin_sleep v1.0.0 [INFO] [stderr] Compiling xshell-macros v0.1.14 [INFO] [stderr] Compiling gettext-rs v0.7.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling xshell v0.1.14 [INFO] [stderr] Compiling serenity-voice-model v0.1.0 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling OmaeWoMiteiru v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> src/main.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | let token = cmd!("gcloud auth application-default print-access-token").read().expect("An error occured while obtaining token"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `markName` and `timeSeconds` are never read [INFO] [stdout] --> src/main.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 72 | struct Timepoint { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 73 | markName: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 74 | timeSeconds: Number, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Timepoint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `audioEncoding` is never read [INFO] [stdout] --> src/main.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 78 | struct AudioConfig { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 79 | audioEncoding: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AudioConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `timepoints` and `audioConfig` are never read [INFO] [stdout] --> src/main.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 83 | struct GoogleTTSResponse { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 84 | audioContent: String, [INFO] [stdout] 85 | timepoints: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 86 | audioConfig: AudioConfig, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GoogleTTSResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `markName` should have a snake case name [INFO] [stdout] --> src/main.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | markName: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `mark_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `timeSeconds` should have a snake case name [INFO] [stdout] --> src/main.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | timeSeconds: Number, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `time_seconds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `audioEncoding` should have a snake case name [INFO] [stdout] --> src/main.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | audioEncoding: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `audio_encoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `audioContent` should have a snake case name [INFO] [stdout] --> src/main.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | audioContent: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `audio_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `audioConfig` should have a snake case name [INFO] [stdout] --> src/main.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | audioConfig: AudioConfig, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `audio_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s [INFO] running `Command { std: "docker" "inspect" "514918ac870e27c7b447eb3ef525788cb122bd5ef8691fbfea74e64161d0dfc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "514918ac870e27c7b447eb3ef525788cb122bd5ef8691fbfea74e64161d0dfc9", kill_on_drop: false }` [INFO] [stdout] 514918ac870e27c7b447eb3ef525788cb122bd5ef8691fbfea74e64161d0dfc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44a690962b16e91b78df95ae632565434c247259b95d3d7a3d9f69ebd6781e3d [INFO] running `Command { std: "docker" "start" "-a" "44a690962b16e91b78df95ae632565434c247259b95d3d7a3d9f69ebd6781e3d", kill_on_drop: false }` [INFO] [stderr] Compiling OmaeWoMiteiru v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> src/main.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | let token = cmd!("gcloud auth application-default print-access-token").read().expect("An error occured while obtaining token"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `markName` and `timeSeconds` are never read [INFO] [stdout] --> src/main.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 72 | struct Timepoint { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 73 | markName: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 74 | timeSeconds: Number, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Timepoint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `audioEncoding` is never read [INFO] [stdout] --> src/main.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 78 | struct AudioConfig { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 79 | audioEncoding: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AudioConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `timepoints` and `audioConfig` are never read [INFO] [stdout] --> src/main.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 83 | struct GoogleTTSResponse { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 84 | audioContent: String, [INFO] [stdout] 85 | timepoints: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 86 | audioConfig: AudioConfig, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GoogleTTSResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `markName` should have a snake case name [INFO] [stdout] --> src/main.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | markName: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `mark_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `timeSeconds` should have a snake case name [INFO] [stdout] --> src/main.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | timeSeconds: Number, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `time_seconds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `audioEncoding` should have a snake case name [INFO] [stdout] --> src/main.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | audioEncoding: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `audio_encoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `audioContent` should have a snake case name [INFO] [stdout] --> src/main.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | audioContent: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `audio_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `audioConfig` should have a snake case name [INFO] [stdout] --> src/main.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | audioConfig: AudioConfig, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `audio_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.17s [INFO] running `Command { std: "docker" "inspect" "44a690962b16e91b78df95ae632565434c247259b95d3d7a3d9f69ebd6781e3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44a690962b16e91b78df95ae632565434c247259b95d3d7a3d9f69ebd6781e3d", kill_on_drop: false }` [INFO] [stdout] 44a690962b16e91b78df95ae632565434c247259b95d3d7a3d9f69ebd6781e3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c8f44efead14feed66abdb2bad988f61fc864f788df5e7fb7c048aec8186693c [INFO] running `Command { std: "docker" "start" "-a" "c8f44efead14feed66abdb2bad988f61fc864f788df5e7fb7c048aec8186693c", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stderr] --> src/main.rs:114:17 [INFO] [stderr] | [INFO] [stderr] 114 | let token = cmd!("gcloud auth application-default print-access-token").read().expect("An error occured while obtaining token"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: fields `markName` and `timeSeconds` are never read [INFO] [stderr] --> src/main.rs:73:5 [INFO] [stderr] | [INFO] [stderr] 72 | struct Timepoint { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] 73 | markName: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 74 | timeSeconds: Number, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Timepoint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `audioEncoding` is never read [INFO] [stderr] --> src/main.rs:79:5 [INFO] [stderr] | [INFO] [stderr] 78 | struct AudioConfig { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 79 | audioEncoding: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `AudioConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `timepoints` and `audioConfig` are never read [INFO] [stderr] --> src/main.rs:85:5 [INFO] [stderr] | [INFO] [stderr] 83 | struct GoogleTTSResponse { [INFO] [stderr] | ----------------- fields in this struct [INFO] [stderr] 84 | audioContent: String, [INFO] [stderr] 85 | timepoints: Vec, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 86 | audioConfig: AudioConfig, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `GoogleTTSResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: structure field `markName` should have a snake case name [INFO] [stderr] --> src/main.rs:73:5 [INFO] [stderr] | [INFO] [stderr] 73 | markName: String, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `mark_name` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `timeSeconds` should have a snake case name [INFO] [stderr] --> src/main.rs:74:5 [INFO] [stderr] | [INFO] [stderr] 74 | timeSeconds: Number, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `time_seconds` [INFO] [stderr] [INFO] [stderr] warning: structure field `audioEncoding` should have a snake case name [INFO] [stderr] --> src/main.rs:79:5 [INFO] [stderr] | [INFO] [stderr] 79 | audioEncoding: String, [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `audio_encoding` [INFO] [stderr] [INFO] [stderr] warning: structure field `audioContent` should have a snake case name [INFO] [stderr] --> src/main.rs:84:5 [INFO] [stderr] | [INFO] [stderr] 84 | audioContent: String, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `audio_content` [INFO] [stderr] [INFO] [stderr] warning: structure field `audioConfig` should have a snake case name [INFO] [stderr] --> src/main.rs:86:5 [INFO] [stderr] | [INFO] [stderr] 86 | audioConfig: AudioConfig, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `audio_config` [INFO] [stderr] [INFO] [stderr] warning: `OmaeWoMiteiru` (bin "OmaeWoMiteiru" test) generated 9 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/OmaeWoMiteiru-4e7d26c8280844ea) [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" "c8f44efead14feed66abdb2bad988f61fc864f788df5e7fb7c048aec8186693c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8f44efead14feed66abdb2bad988f61fc864f788df5e7fb7c048aec8186693c", kill_on_drop: false }` [INFO] [stdout] c8f44efead14feed66abdb2bad988f61fc864f788df5e7fb7c048aec8186693c