[INFO] cloning repository https://github.com/movieque/scraper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/movieque/scraper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmovieque%2Fscraper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmovieque%2Fscraper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 291a2a7b7659dbee3352dc683bfa82cbc66f859b
[INFO] testing movieque/scraper against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmovieque%2Fscraper" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/movieque/scraper
[INFO] finished tweaking git repo https://github.com/movieque/scraper
[INFO] tweaked toml for git repo https://github.com/movieque/scraper written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/movieque/scraper on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/movieque/scraper 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2fab5ecd86bc150d9bb8d8133e8fb0133203aad43e0437701909c7ba839f3182
[INFO] running `Command { std: "docker" "start" "-a" "2fab5ecd86bc150d9bb8d8133e8fb0133203aad43e0437701909c7ba839f3182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fab5ecd86bc150d9bb8d8133e8fb0133203aad43e0437701909c7ba839f3182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fab5ecd86bc150d9bb8d8133e8fb0133203aad43e0437701909c7ba839f3182", kill_on_drop: false }`
[INFO] [stdout] 2fab5ecd86bc150d9bb8d8133e8fb0133203aad43e0437701909c7ba839f3182
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6dc1dcf1c30380a21e6dfcb5448ef0fd0d95f9af1fd14514eb19f659d3496ab3
[INFO] running `Command { std: "docker" "start" "-a" "6dc1dcf1c30380a21e6dfcb5448ef0fd0d95f9af1fd14514eb19f659d3496ab3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling aws-types v1.3.7
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling static_init_macro v1.0.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.9
[INFO] [stderr]    Compiling static_init v1.0.4
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.29.0
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling collector v0.1.0 (/opt/rustwide/workdir/collector)
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling aws-smithy-async v1.2.5
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling async-compression v0.4.23
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling aws-smithy-types v1.3.1
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.8.0
[INFO] [stderr]    Compiling aws-smithy-json v0.61.3
[INFO] [stderr]    Compiling aws-smithy-query v0.60.7
[INFO] [stderr]    Compiling aws-credential-types v1.2.3
[INFO] [stderr]    Compiling aws-smithy-http v0.62.1
[INFO] [stderr]    Compiling aws-smithy-observability v0.1.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling aws-sigv4 v1.3.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling lambda_runtime_api_client v0.11.1
[INFO] [stderr]    Compiling lambda_runtime v0.13.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling aws-smithy-http-client v1.0.2
[INFO] [stderr]    Compiling aws-smithy-runtime v1.8.3
[INFO] [stderr]    Compiling aws-runtime v1.5.7
[INFO] [stderr]    Compiling aws-sdk-sts v1.68.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.68.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.67.0
[INFO] [stderr]    Compiling aws-sdk-sqs v1.67.0
[INFO] [stderr]    Compiling aws-config v1.6.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling syncer v0.1.0 (/opt/rustwide/workdir/syncer)
[INFO] [stderr]    Compiling exporter v0.1.0 (/opt/rustwide/workdir/exporter)
[INFO] [stdout] warning: unused import: `Dataset`
[INFO] [stdout]  --> syncer/src/main.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use shared::{Dataset, queue};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 56s
[INFO] running `Command { std: "docker" "inspect" "6dc1dcf1c30380a21e6dfcb5448ef0fd0d95f9af1fd14514eb19f659d3496ab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dc1dcf1c30380a21e6dfcb5448ef0fd0d95f9af1fd14514eb19f659d3496ab3", kill_on_drop: false }`
[INFO] [stdout] 6dc1dcf1c30380a21e6dfcb5448ef0fd0d95f9af1fd14514eb19f659d3496ab3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] badb42bce14a34bb37e86c39cc0d43853b14be1fc84e816ae46a70fc26a74960
[INFO] running `Command { std: "docker" "start" "-a" "badb42bce14a34bb37e86c39cc0d43853b14be1fc84e816ae46a70fc26a74960", kill_on_drop: false }`
[INFO] [stderr]    Compiling collector v0.1.0 (/opt/rustwide/workdir/collector)
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling exporter v0.1.0 (/opt/rustwide/workdir/exporter)
[INFO] [stderr]    Compiling syncer v0.1.0 (/opt/rustwide/workdir/syncer)
[INFO] [stdout] warning: unused import: `Dataset`
[INFO] [stdout]  --> syncer/src/main.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use shared::{Dataset, queue};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.06s
[INFO] running `Command { std: "docker" "inspect" "badb42bce14a34bb37e86c39cc0d43853b14be1fc84e816ae46a70fc26a74960", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "badb42bce14a34bb37e86c39cc0d43853b14be1fc84e816ae46a70fc26a74960", kill_on_drop: false }`
[INFO] [stdout] badb42bce14a34bb37e86c39cc0d43853b14be1fc84e816ae46a70fc26a74960
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9abbbe0294c6010ac79eddf88c8d0a8cca388e3a047c696f894689f6561ff6bb
[INFO] running `Command { std: "docker" "start" "-a" "9abbbe0294c6010ac79eddf88c8d0a8cca388e3a047c696f894689f6561ff6bb", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Dataset`
[INFO] [stderr]  --> syncer/src/main.rs:2:14
[INFO] [stderr]   |
[INFO] [stderr] 2 | use shared::{Dataset, queue};
[INFO] [stderr]   |              ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `syncer` (bin "syncer" test) generated 1 warning (run `cargo fix --bin "syncer" -p syncer --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/collector-9f1844d0ddc831da)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/exporter-8f1c3d46411ac4e2)
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' (24) panicked at exporter/src/main.rs:9:55:
[INFO] [stderr] QUEUE_URL must be set: NotPresent
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x55c266666352 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x55c266666352 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x55c266666352 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x55c266666352 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x55c26667ab5a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x55c26667ab5a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stderr]    6:     0x55c26666beb6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x55c26666beb6 - <std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x55c266644aef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x55c266644aef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x55c26665e651 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x55c26665e80b - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x55c266644ba8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stderr]   13:     0x55c266639d99 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x55c2666459fd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x55c26667b1cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x55c26667afa2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stderr]   17:     0x55c26662cc8e - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, std[3f03f8b59f91bef1]::env::VarError>>::expect
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stderr]   18:     0x55c2665e666b - <exporter[a58a96cf9c7f77d8]::__StaticInitGeneratorFor_QUEUE_URL as static_init[4fc89af6d9903c52]::Generator<alloc[15e7b27aba85d2e2]::string::String>>::generate
[INFO] [stderr]                                at /opt/rustwide/workdir/exporter/src/main.rs:9:55
[INFO] [stderr]   19:     0x55c2665e5059 - <static_init[4fc89af6d9903c52]::generic_lazy::GenericLazy<static_init[4fc89af6d9903c52]::generic_lazy::UnInited<alloc[15e7b27aba85d2e2]::string::String>, exporter[a58a96cf9c7f77d8]::__StaticInitGeneratorFor_QUEUE_URL, static_init[4fc89af6d9903c52]::lazy_sequentializer::generic::LazySequentializer<static_init[4fc89af6d9903c52]::phase_locker::sync::SyncPhaseLocker, exporter[a58a96cf9c7f77d8]::__StaticInitGeneratorFor_QUEUE_URL>, static_init[4fc89af6d9903c52]::lazy::InitializedChecker<exporter[a58a96cf9c7f77d8]::__StaticInitGeneratorFor_QUEUE_URL>>>::init::{closure#0}::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.4/src/generic_lazy.rs:424:33
[INFO] [stderr]   20:     0x55c2665e3ef2 - <static_init[4fc89af6d9903c52]::phase_locker::sync::SyncPhaseGuard<static_init[4fc89af6d9903c52]::generic_lazy::UnInited<alloc[15e7b27aba85d2e2]::string::String>> as static_init[4fc89af6d9903c52]::phase_locker::PhaseGuard<static_init[4fc89af6d9903c52]::generic_lazy::UnInited<alloc[15e7b27aba85d2e2]::string::String>>>::transition::<(), <static_init[4fc89af6d9903c52]::generic_lazy::GenericLazy<static_init[4fc89af6d9903c52]::generic_lazy::UnInited<alloc[15e7b27aba85d2e2]::string::String>, exporter[a58a96cf9c7f77d8]::__StaticInitGeneratorFor_QUEUE_URL, static_init[4fc89af6d9903c52]::lazy_sequentializer::generic::LazySequentializer<static_init[4fc89af6d9903c52]::phase_locker::sync::SyncPhaseLocker, exporter[a58a96cf9c7f77d8]::__StaticInitGeneratorFor_QUEUE_URL>, static_init[4fc89af6d9903c52]::lazy::InitializedChecker<exporter[a58a96cf9c7f77d8]::__StaticInitGeneratorFor_QUEUE_URL>>>::init::{closure#0}::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.4/src/phase_locker/sync.rs:167:19
[INFO] [stderr]   21:     0x55c2665e3ef2 - static_init[4fc89af6d9903c52]::lazy_sequentializer::lazy_initialization_only::<static_init[4fc89af6d9903c52]::generic_lazy::UnInited<alloc[15e7b27aba85d2e2]::string::String>, static_init[4fc89af6d9903c52]::phase_locker::sync::SyncPhaseGuard<static_init[4fc89af6d9903c52]::generic_lazy::UnInited<alloc[15e7b27aba85d2e2]::string::String>>, <static_init[4fc89af6d9903c52]::generic_lazy::GenericLazy<static_init[4fc89af6d9903c52]::generic_lazy::UnInited<alloc[15e7b27aba85d2e2]::string::String>, exporter[a58a96cf9c7f77d8]::__StaticInitGeneratorFor_QUEUE_URL, static_init[4fc89af6d9903c52]::lazy_sequentializer::generic::LazySequentializer<static_init[4fc89af6d9903c52]::phase_locker::sync::SyncPhaseLocker, exporter[a58a96cf9c7f77d8]::__StaticInitGeneratorFor_QUEUE_URL>, static_init[4fc89af6d9903c52]::lazy::InitializedChecker<exporter[a58a96cf9c7f77d8]::__StaticInitGeneratorFor_QUEUE_URL>>>::init::{closure#0}::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.4/src/lazy_sequentializer.rs:22:17
[INFO] [stderr]   22:     0x55c2665e60d8 - <static_init[4fc89af6d9903c52]::lazy_sequentializer::generic::LazySequentializer<static_init[4fc89af6d9903c52]::phase_locker::sync::SyncPhaseLocker, exporter[a58a96cf9c7f77d8]::__StaticInitGeneratorFor_QUEUE_URL> as static_init[4fc89af6d9903c52]::LazySequentializer<static_init[4fc89af6d9903c52]::generic_lazy::GenericLazySeq<static_init[4fc89af6d9903c52]::generic_lazy::UnInited<alloc[15e7b27aba85d2e2]::string::String>, static_init[4fc89af6d9903c52]::lazy_sequentializer::generic::LazySequentializer<static_init[4fc89af6d9903c52]::phase_locker::sync::SyncPhaseLocker, exporter[a58a96cf9c7f77d8]::__StaticInitGeneratorFor_QUEUE_URL>>>>::init::<<static_init[4fc89af6d9903c52]::lazy::InitializedChecker<exporter[a58a96cf9c7f77d8]::__StaticInitGeneratorFor_QUEUE_URL> as static_init[4fc89af6d9903c52]::generic_lazy::LazyPolicy>::shall_init, <static_init[4fc89af6d9903c52]::generic_lazy::GenericLazy<static_init[4fc89af6d9903c52]::generic_lazy::UnInited<alloc[15e7b27aba85d2e2]::string::String>, exporter[a58a96cf9c7f77d8]::__StaticInitGeneratorFor_QUEUE_URL, static_init[4fc89af6d9903c52]::lazy_sequentializer::generic::LazySequentializer<static_init[4fc89af6d9903c52]::phase_locker::sync::SyncPhaseLocker, exporter[a58a96cf9c7f77d8]::__StaticInitGeneratorFor_QUEUE_URL>, static_init[4fc89af6d9903c52]::lazy::InitializedChecker<exporter[a58a96cf9c7f77d8]::__StaticInitGeneratorFor_QUEUE_URL>>>::init::{closure#0}::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.4/src/lazy_sequentializer.rs:630:22
[INFO] [stderr]   23:     0x55c2665e60d8 - <static_init[4fc89af6d9903c52]::generic_lazy::GenericLazy<static_init[4fc89af6d9903c52]::generic_lazy::UnInited<alloc[15e7b27aba85d2e2]::string::String>, exporter[a58a96cf9c7f77d8]::__StaticInitGeneratorFor_QUEUE_URL, static_init[4fc89af6d9903c52]::lazy_sequentializer::generic::LazySequentializer<static_init[4fc89af6d9903c52]::phase_locker::sync::SyncPhaseLocker, exporter[a58a96cf9c7f77d8]::__StaticInitGeneratorFor_QUEUE_URL>, static_init[4fc89af6d9903c52]::lazy::InitializedChecker<exporter[a58a96cf9c7f77d8]::__StaticInitGeneratorFor_QUEUE_URL>>>::init::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.4/src/generic_lazy.rs:417:17
[INFO] [stderr]   24:     0x55c2665e660e - static_init[4fc89af6d9903c52]::generic_lazy::may_debug::<static_init[4fc89af6d9903c52]::phase::Phase, <static_init[4fc89af6d9903c52]::generic_lazy::GenericLazy<static_init[4fc89af6d9903c52]::generic_lazy::UnInited<alloc[15e7b27aba85d2e2]::string::String>, exporter[a58a96cf9c7f77d8]::__StaticInitGeneratorFor_QUEUE_URL, static_init[4fc89af6d9903c52]::lazy_sequentializer::generic::LazySequentializer<static_init[4fc89af6d9903c52]::phase_locker::sync::SyncPhaseLocker, exporter[a58a96cf9c7f77d8]::__StaticInitGeneratorFor_QUEUE_URL>, static_init[4fc89af6d9903c52]::lazy::InitializedChecker<exporter[a58a96cf9c7f77d8]::__StaticInitGeneratorFor_QUEUE_URL>>>::init::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.4/src/generic_lazy.rs:1221:9
[INFO] [stderr]   25:     0x55c2665e660e - <static_init[4fc89af6d9903c52]::generic_lazy::GenericLazy<static_init[4fc89af6d9903c52]::generic_lazy::UnInited<alloc[15e7b27aba85d2e2]::string::String>, exporter[a58a96cf9c7f77d8]::__StaticInitGeneratorFor_QUEUE_URL, static_init[4fc89af6d9903c52]::lazy_sequentializer::generic::LazySequentializer<static_init[4fc89af6d9903c52]::phase_locker::sync::SyncPhaseLocker, exporter[a58a96cf9c7f77d8]::__StaticInitGeneratorFor_QUEUE_URL>, static_init[4fc89af6d9903c52]::lazy::InitializedChecker<exporter[a58a96cf9c7f77d8]::__StaticInitGeneratorFor_QUEUE_URL>>>::init
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.4/src/generic_lazy.rs:415:9
[INFO] [stderr]   26:     0x55c2665e660e - <static_init[4fc89af6d9903c52]::lazy::LesserLazy<alloc[15e7b27aba85d2e2]::string::String, exporter[a58a96cf9c7f77d8]::__StaticInitGeneratorFor_QUEUE_URL>>::init
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.4/src/lazy.rs:408:17
[INFO] [stderr]   27:     0x55c2665e660e - exporter[a58a96cf9c7f77d8]::QUEUE_URL::__static_init_initializer
[INFO] [stderr]                                at /opt/rustwide/workdir/exporter/src/main.rs:8:1
[INFO] [stderr]   28:     0x794c0354d304 - __libc_start_main
[INFO] [stderr]   29:     0x55c2665e2e05 - _start
[INFO] [stderr]   30:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' (24) panicked at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:225:5:
[INFO] [stderr] panic in a function that cannot unwind
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x55c266666352 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x55c266666352 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x55c266666352 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x55c266666352 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x55c26667ab5a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x55c26667ab5a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stderr]    6:     0x55c26666beb6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x55c26666beb6 - <std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x55c266644aef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x55c266644aef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x55c26665e651 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x55c26665e80b - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x55c266644bda - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stderr]   13:     0x55c266639d99 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x55c2666459fd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x55c26667b04d - core[585f66e14d78f9ba]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:122:22
[INFO] [stderr]   16:     0x55c26667b04d - core[585f66e14d78f9ba]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stderr]   17:     0x55c26667afcb - core[585f66e14d78f9ba]::panicking::panic_nounwind
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:225:5
[INFO] [stderr]   18:     0x55c26667b157 - core[585f66e14d78f9ba]::panicking::panic_cannot_unwind
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:337:5
[INFO] [stderr]   19:     0x55c2665e661a - exporter[a58a96cf9c7f77d8]::QUEUE_URL::__static_init_initializer
[INFO] [stderr]                                at /opt/rustwide/workdir/exporter/src/main.rs:9:28
[INFO] [stderr]   20:     0x794c0354d304 - __libc_start_main
[INFO] [stderr]   21:     0x55c2665e2e05 - _start
[INFO] [stderr]   22:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `-p exporter --bin exporter`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/exporter-8f1c3d46411ac4e2` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "9abbbe0294c6010ac79eddf88c8d0a8cca388e3a047c696f894689f6561ff6bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9abbbe0294c6010ac79eddf88c8d0a8cca388e3a047c696f894689f6561ff6bb", kill_on_drop: false }`
[INFO] [stdout] 9abbbe0294c6010ac79eddf88c8d0a8cca388e3a047c696f894689f6561ff6bb
