[INFO] cloning repository https://github.com/keymaker-mx/keymaker-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keymaker-mx/keymaker-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeymaker-mx%2Fkeymaker-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeymaker-mx%2Fkeymaker-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd08b70808b597ba3eb711e452ae9323c5221d3b [INFO] testing keymaker-mx/keymaker-bot against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeymaker-mx%2Fkeymaker-bot" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/keymaker-mx/keymaker-bot on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/keymaker-mx/keymaker-bot [INFO] finished tweaking git repo https://github.com/keymaker-mx/keymaker-bot [INFO] tweaked toml for git repo https://github.com/keymaker-mx/keymaker-bot written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/keymaker-mx/keymaker-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/matrix-org/matrix-rust-sdk.git` [INFO] [stderr] Updating git repository `https://github.com/ruma/ruma` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stream-cipher v0.7.1 [INFO] [stderr] Downloaded strum v0.19.5 [INFO] [stderr] Downloaded md-5 v0.9.1 [INFO] [stderr] Downloaded aes-soft v0.5.0 [INFO] [stderr] Downloaded whoami v0.9.0 [INFO] [stderr] Downloaded send_wrapper v0.4.0 [INFO] [stderr] Downloaded tokio-native-tls v0.1.0 [INFO] [stderr] Downloaded serde_yaml v0.8.14 [INFO] [stderr] Downloaded strum_macros v0.19.4 [INFO] [stderr] Downloaded atoi v0.3.3 [INFO] [stderr] Downloaded assign v1.1.0 [INFO] [stderr] Downloaded futures-locks v0.6.0 [INFO] [stderr] Downloaded ctr v0.5.0 [INFO] [stderr] Downloaded sqlx v0.3.5 [INFO] [stderr] Downloaded sqlx-core v0.4.0-beta.1 [INFO] [stderr] Downloaded sqlx-macros v0.3.5 [INFO] [stderr] Downloaded aes-ctr v0.5.0 [INFO] [stderr] Downloaded cjson v0.1.1 [INFO] [stderr] Downloaded aesni v0.9.0 [INFO] [stderr] Downloaded js_int v0.1.9 [INFO] [stderr] Downloaded sqlx-macros v0.4.0-beta.1 [INFO] [stderr] Downloaded olm-sys v1.0.1 [INFO] [stderr] Downloaded sqlformat v0.1.1 [INFO] [stderr] Downloaded pbkdf2 v0.5.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.17.3 [INFO] [stderr] Downloaded sqlx-core v0.3.5 [INFO] [stderr] Downloaded sqlx v0.4.0-beta.1 [INFO] [stderr] Downloaded sqlx-rt v0.1.1 [INFO] [stderr] Downloaded dashmap v3.11.10 [INFO] [stderr] Downloaded olm-rs v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69c084130b7b839d81be92fa64d716904535eac4bd4b657ce4dfb30ec9e06617 [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" "69c084130b7b839d81be92fa64d716904535eac4bd4b657ce4dfb30ec9e06617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69c084130b7b839d81be92fa64d716904535eac4bd4b657ce4dfb30ec9e06617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69c084130b7b839d81be92fa64d716904535eac4bd4b657ce4dfb30ec9e06617", kill_on_drop: false }` [INFO] [stdout] 69c084130b7b839d81be92fa64d716904535eac4bd4b657ce4dfb30ec9e06617 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e11f055bfcef523f141420766be4152aa5d873bb374955b779c45122660f062a [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" "e11f055bfcef523f141420766be4152aa5d873bb374955b779c45122660f062a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.68 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling assign v1.1.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling olm-sys v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling const-random v0.1.11 [INFO] [stderr] Compiling sqlformat v0.1.1 [INFO] [stderr] Compiling stream-cipher v0.7.1 [INFO] [stderr] Compiling aes-soft v0.5.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling atoi v0.3.3 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling pbkdf2 v0.5.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling ctr v0.5.0 [INFO] [stderr] Compiling aes-ctr v0.5.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling matrix-sdk-common-macros v0.1.0 (https://github.com/matrix-org/matrix-rust-sdk.git?rev=8f99180c99ccd74803565fb36098389198091ded#8f99180c) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.68 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling strum v0.19.5 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-native-tls v0.1.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling sqlx-rt v0.1.1 [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling sqlx-core v0.3.5 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling sqlx-macros v0.3.5 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling ruma-identifiers-validation v0.1.1 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling js_int v0.1.9 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling sqlx-core v0.4.0-beta.1 [INFO] [stderr] Compiling ruma-identifiers-macros v0.17.4 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling ruma-identifiers v0.17.4 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling ruma-serde v0.2.3 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling olm-rs v1.0.0 [INFO] [stderr] Compiling cjson v0.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling ruma-common-macros v0.2.0 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling ruma-api-macros v0.17.0-alpha.1 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling ruma-events-macros v0.22.0-alpha.1 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling js-sys v0.3.45 [INFO] [stderr] Compiling sqlx v0.3.5 [INFO] [stderr] Compiling ruma-common v0.2.0 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling ruma-api v0.17.0-alpha.1 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling ruma-events v0.22.0-alpha.1 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling web-sys v0.3.45 [INFO] [stderr] Compiling sqlx-macros v0.4.0-beta.1 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling sqlx v0.4.0-beta.1 [INFO] [stderr] Compiling ruma-federation-api v0.0.3 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling ruma-client-api v0.10.0-alpha.1 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling ruma-appservice-api v0.2.0-alpha.1 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling ruma v0.0.1 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling matrix-sdk-common v0.1.0 (https://github.com/matrix-org/matrix-rust-sdk.git?rev=8f99180c99ccd74803565fb36098389198091ded#8f99180c) [INFO] [stderr] Compiling matrix-sdk-crypto v0.1.0 (https://github.com/matrix-org/matrix-rust-sdk.git?rev=8f99180c99ccd74803565fb36098389198091ded#8f99180c) [INFO] [stderr] Compiling matrix-sdk-base v0.1.0 (https://github.com/matrix-org/matrix-rust-sdk.git?rev=8f99180c99ccd74803565fb36098389198091ded#8f99180c) [INFO] [stderr] Compiling matrix-sdk v0.1.0 (https://github.com/matrix-org/matrix-rust-sdk.git?rev=8f99180c99ccd74803565fb36098389198091ded#8f99180c) [INFO] [stderr] Compiling keymaker-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/command_parser.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | let args: Vec<&str> = split.collect(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8m 53s [INFO] running `Command { std: "docker" "inspect" "e11f055bfcef523f141420766be4152aa5d873bb374955b779c45122660f062a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e11f055bfcef523f141420766be4152aa5d873bb374955b779c45122660f062a", kill_on_drop: false }` [INFO] [stdout] e11f055bfcef523f141420766be4152aa5d873bb374955b779c45122660f062a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff1f6a115be8e6340c606dc7092cdbc5085264be6663d14dafc0e6a8c1851d40 [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" "ff1f6a115be8e6340c606dc7092cdbc5085264be6663d14dafc0e6a8c1851d40", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling keymaker-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/command_parser.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | let args: Vec<&str> = split.collect(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.95s [INFO] running `Command { std: "docker" "inspect" "ff1f6a115be8e6340c606dc7092cdbc5085264be6663d14dafc0e6a8c1851d40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff1f6a115be8e6340c606dc7092cdbc5085264be6663d14dafc0e6a8c1851d40", kill_on_drop: false }` [INFO] [stdout] ff1f6a115be8e6340c606dc7092cdbc5085264be6663d14dafc0e6a8c1851d40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", 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] d2d3bcdee44b460ff9244cb3e1c94accde2231672071454e51b9866cf0fb9fe7 [INFO] running `Command { std: "docker" "start" "-a" "d2d3bcdee44b460ff9244cb3e1c94accde2231672071454e51b9866cf0fb9fe7", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> src/command_parser.rs:63:13 [INFO] [stderr] | [INFO] [stderr] 63 | let args: Vec<&str> = split.collect(); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.70s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/keymaker_bot-666deb8eed2946c7 [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 `Command { std: "docker" "inspect" "d2d3bcdee44b460ff9244cb3e1c94accde2231672071454e51b9866cf0fb9fe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2d3bcdee44b460ff9244cb3e1c94accde2231672071454e51b9866cf0fb9fe7", kill_on_drop: false }` [INFO] [stdout] d2d3bcdee44b460ff9244cb3e1c94accde2231672071454e51b9866cf0fb9fe7