[INFO] cloning repository https://github.com/BeaconBrigade/discord-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BeaconBrigade/discord-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeaconBrigade%2Fdiscord-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeaconBrigade%2Fdiscord-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a3149494473e3ccbd7a0248501affc0fb05e81f
[INFO] testing BeaconBrigade/discord-bot against 1.78.0 for beta-1.79-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeaconBrigade%2Fdiscord-bot" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BeaconBrigade/discord-bot on toolchain 1.78.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BeaconBrigade/discord-bot
[INFO] finished tweaking git repo https://github.com/BeaconBrigade/discord-bot
[INFO] tweaked toml for git repo https://github.com/BeaconBrigade/discord-bot written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/BeaconBrigade/discord-bot 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" "+1.78.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctor v0.1.23
[INFO] [stderr]   Downloaded once_cell v1.14.0
[INFO] [stderr]   Downloaded thiserror v1.0.33
[INFO] [stderr]   Downloaded unicode-normalization v0.1.20
[INFO] [stderr]   Downloaded generator v0.7.1
[INFO] [stderr]   Downloaded crc v3.0.0
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.6
[INFO] [stderr]   Downloaded hashlink v0.8.0
[INFO] [stderr]   Downloaded md-5 v0.10.4
[INFO] [stderr]   Downloaded thiserror-impl v1.0.33
[INFO] [stderr]   Downloaded tungstenite v0.17.2
[INFO] [stderr]   Downloaded anyhow v1.0.63
[INFO] [stderr]   Downloaded crc-catalog v2.1.0
[INFO] [stderr]   Downloaded ubyte v0.10.2
[INFO] [stderr]   Downloaded windows v0.32.0
[INFO] [stderr]   Downloaded async-global-executor v2.3.0
[INFO] [stderr]   Downloaded sqlx-core v0.6.1
[INFO] [stderr]   Downloaded serenity v0.11.5
[INFO] [stderr]   Downloaded tokio v1.21.0
[INFO] [stderr]   Downloaded rustrict v0.5.0
[INFO] [stderr]   Downloaded polling v2.3.0
[INFO] [stderr]   Downloaded async-io v1.9.0
[INFO] [stderr]   Downloaded command_attr v0.4.1
[INFO] [stderr]   Downloaded shuttle-codegen v0.5.2
[INFO] [stderr]   Downloaded censor v0.2.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.47
[INFO] [stderr]   Downloaded multer v2.0.3
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.9
[INFO] [stderr]   Downloaded ref-cast v1.0.9
[INFO] [stderr]   Downloaded shuttle-common v0.5.2
[INFO] [stderr]   Downloaded shuttle-service v0.5.2
[INFO] [stderr]   Downloaded dotenvy v0.15.3
[INFO] [stderr]   Downloaded sqlx-rt v0.6.1
[INFO] [stderr]   Downloaded sqlx-macros v0.6.1
[INFO] [stderr]   Downloaded sqlx v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b87f0591d3d9a907c1735b66eaaef6d5dbb5f7e4e10ef06aa4cd16e5ec27b810
[INFO] running `Command { std: "docker" "start" "-a" "b87f0591d3d9a907c1735b66eaaef6d5dbb5f7e4e10ef06aa4cd16e5ec27b810", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b87f0591d3d9a907c1735b66eaaef6d5dbb5f7e4e10ef06aa4cd16e5ec27b810", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b87f0591d3d9a907c1735b66eaaef6d5dbb5f7e4e10ef06aa4cd16e5ec27b810", kill_on_drop: false }`
[INFO] [stdout] b87f0591d3d9a907c1735b66eaaef6d5dbb5f7e4e10ef06aa4cd16e5ec27b810
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39ce81ecc3c3c6222bde441fd434184c6de266f42204afc64bf9fdf35445ccfd
[INFO] running `Command { std: "docker" "start" "-a" "39ce81ecc3c3c6222bde441fd434184c6de266f42204afc64bf9fdf35445ccfd", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling unicode-normalization v0.1.20
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.5
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling ref-cast v1.0.9
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling concurrent-queue v1.2.4
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling time v0.3.11
[INFO] [stderr]    Compiling polling v2.3.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling state v0.5.3
[INFO] [stderr]    Compiling crc-catalog v2.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling crc v3.0.0
[INFO] [stderr]    Compiling futures-intrusive v0.4.0
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling dotenvy v0.15.3
[INFO] [stderr]    Compiling md-5 v0.10.4
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling hashlink v0.8.0
[INFO] [stderr]    Compiling multer v2.0.3
[INFO] [stderr]    Compiling figment v0.10.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling async-io v1.9.0
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling whoami v1.2.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling tokio-stream v0.1.9
[INFO] [stderr]    Compiling async-channel v1.7.1
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rocket v0.5.0-rc.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling sqlformat v0.1.8
[INFO] [stderr]    Compiling webpki-roots v0.22.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling anyhow v1.0.63
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rustls-pemfile v1.0.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.47
[INFO] [stderr]    Compiling serenity v0.11.5
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling rustrict v0.5.0
[INFO] [stderr]    Compiling censor v0.2.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling uwl v0.6.0
[INFO] [stderr]    Compiling typemap_rev v0.1.5
[INFO] [stderr]    Compiling nom v1.2.4
[INFO] [stderr]    Compiling ctor v0.1.23
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.33
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.9
[INFO] [stderr]    Compiling devise_codegen v0.3.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling command_attr v0.4.1
[INFO] [stderr]    Compiling shuttle-codegen v0.5.2
[INFO] [stderr]    Compiling devise v0.3.1
[INFO] [stderr]    Compiling meval v0.2.0
[INFO] [stderr]    Compiling pear v0.2.3
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling thiserror v1.0.33
[INFO] [stderr]    Compiling rocket_http v0.5.0-rc.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling sqlx-rt v0.6.1
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.2
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ubyte v0.10.2
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling sqlx-core v0.6.1
[INFO] [stderr]    Compiling tungstenite v0.17.2
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling async-global-executor v2.3.0
[INFO] [stderr]    Compiling async-tungstenite v0.17.2
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling sqlx-macros v0.6.1
[INFO] [stderr]    Compiling sqlx v0.6.1
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling shuttle-common v0.5.2
[INFO] [stderr]    Compiling shuttle-service v0.5.2
[INFO] [stderr]    Compiling discord-bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `serenity` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.78.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name serenity --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-tungstenite"' --cfg 'feature="base64"' --cfg 'feature="builder"' --cfg 'feature="bytes"' --cfg 'feature="client"' --cfg 'feature="command_attr"' --cfg 'feature="flate2"' --cfg 'feature="framework"' --cfg 'feature="gateway"' --cfg 'feature="http"' --cfg 'feature="levenshtein"' --cfg 'feature="model"' --cfg 'feature="reqwest"' --cfg 'feature="rustls_backend"' --cfg 'feature="standard_framework"' --cfg 'feature="static_assertions"' --cfg 'feature="tokio"' --cfg 'feature="typemap_rev"' --cfg 'feature="utils"' --cfg 'feature="uwl"' -C metadata=136f10f6b1f51648 -C extra-filename=-136f10f6b1f51648 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ffc013bb17ce6446.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-000547b67449f8e8.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-7ed6c848bbdc2900.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-d752d6c3566f79d3.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e6ba5f3b49d38fd7.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-cc9cb5b64779c561.rmeta --extern command_attr=/opt/rustwide/target/debug/deps/libcommand_attr-2209ba7634d26bf0.so --extern flate2=/opt/rustwide/target/debug/deps/libflate2-7fc04586abcff92d.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-c09855e8d1375259.rmeta --extern levenshtein=/opt/rustwide/target/debug/deps/liblevenshtein-ed93feae18cf93ed.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-b6b02c73388c73a7.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-282ffd2e9ba589eb.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-3a645da3903cbc91.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7eb24c9f6704e137.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-411708904b1dcdc9.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-15035b913fd077a5.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-36a15917afe48ff6.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-5fec814fae168999.rmeta --extern dep_time=/opt/rustwide/target/debug/deps/libtime-968a7a06123f6756.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9b0235f1d5ac381f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-953f10ef6715d0ab.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-db9e7a8fac34d86a.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a2944a277b06c7d9.rmeta --extern uwl=/opt/rustwide/target/debug/deps/libuwl-b737acc97cabe059.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-a0c2cb5ff8f50cec/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "39ce81ecc3c3c6222bde441fd434184c6de266f42204afc64bf9fdf35445ccfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39ce81ecc3c3c6222bde441fd434184c6de266f42204afc64bf9fdf35445ccfd", kill_on_drop: false }`
[INFO] [stdout] 39ce81ecc3c3c6222bde441fd434184c6de266f42204afc64bf9fdf35445ccfd
[INFO] testing BeaconBrigade/discord-bot against beta-2024-05-11 for beta-1.79-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeaconBrigade%2Fdiscord-bot" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BeaconBrigade/discord-bot on toolchain beta-2024-05-11
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-05-11" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BeaconBrigade/discord-bot
[INFO] finished tweaking git repo https://github.com/BeaconBrigade/discord-bot
[INFO] tweaked toml for git repo https://github.com/BeaconBrigade/discord-bot written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/BeaconBrigade/discord-bot 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" "+beta-2024-05-11" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6dce70bcae187a8fa4a546f5d42af3a94670a59b11d845f80247e2c30a68545b
[INFO] running `Command { std: "docker" "start" "-a" "6dce70bcae187a8fa4a546f5d42af3a94670a59b11d845f80247e2c30a68545b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6dce70bcae187a8fa4a546f5d42af3a94670a59b11d845f80247e2c30a68545b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dce70bcae187a8fa4a546f5d42af3a94670a59b11d845f80247e2c30a68545b", kill_on_drop: false }`
[INFO] [stdout] 6dce70bcae187a8fa4a546f5d42af3a94670a59b11d845f80247e2c30a68545b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f7fb9778bdecc82dfc308473f45f128a2a518814222357c346d1244054c6668
[INFO] running `Command { std: "docker" "start" "-a" "2f7fb9778bdecc82dfc308473f45f128a2a518814222357c346d1244054c6668", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.20
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.5
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling ref-cast v1.0.9
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling concurrent-queue v1.2.4
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling polling v2.3.0
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling crc-catalog v2.1.0
[INFO] [stderr]    Compiling state v0.5.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling crc v3.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling futures-intrusive v0.4.0
[INFO] [stderr]    Compiling dotenvy v0.15.3
[INFO] [stderr]    Compiling md-5 v0.10.4
[INFO] [stderr]    Compiling time v0.3.11
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling hashlink v0.8.0
[INFO] [stderr]    Compiling figment v0.10.6
[INFO] [stderr]    Compiling multer v2.0.3
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling async-io v1.9.0
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling whoami v1.2.1
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling async-channel v1.7.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rocket v0.5.0-rc.2
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling sqlformat v0.1.8
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling webpki-roots v0.22.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling anyhow v1.0.63
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling tokio-stream v0.1.9
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling rustls-pemfile v1.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.47
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling serenity v0.11.5
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling rustrict v0.5.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustrict-0.5.0/src/censor.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 | /         #[cfg(any(feature = "find_false_positives", feature = "trace"))]
[INFO] [stdout] 206 | |         self.total_matches = 0;
[INFO] [stdout]     | |______________________________^
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]     |
[INFO] [stdout] 205 ~         (#[cfg(any(feature = "find_false_positives", feature = "trace"))]
[INFO] [stdout] 206 ~         self.total_matches) = 0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustrict-0.5.0/src/censor.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 207 | /         #[cfg(any(feature = "find_false_positives", feature = "trace"))]
[INFO] [stdout] 208 | |         self.total_match_characters = 0;
[INFO] [stdout]     | |_______________________________________^
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]     |
[INFO] [stdout] 207 ~         (#[cfg(any(feature = "find_false_positives", feature = "trace"))]
[INFO] [stdout] 208 ~         self.total_match_characters) = 0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling censor v0.2.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling uwl v0.6.0
[INFO] [stderr]    Compiling typemap_rev v0.1.5
[INFO] [stderr]    Compiling nom v1.2.4
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustrict` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2f7fb9778bdecc82dfc308473f45f128a2a518814222357c346d1244054c6668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f7fb9778bdecc82dfc308473f45f128a2a518814222357c346d1244054c6668", kill_on_drop: false }`
[INFO] [stdout] 2f7fb9778bdecc82dfc308473f45f128a2a518814222357c346d1244054c6668
