[INFO] cloning repository https://github.com/flammenderdrache/school_substitution_plan_alert
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flammenderdrache/school_substitution_plan_alert" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflammenderdrache%2Fschool_substitution_plan_alert", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflammenderdrache%2Fschool_substitution_plan_alert'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 72130e1aab1d08ee87abec125b8307852aabae41
[INFO] testing flammenderdrache/school_substitution_plan_alert against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflammenderdrache%2Fschool_substitution_plan_alert" "/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/flammenderdrache/school_substitution_plan_alert
[INFO] finished tweaking git repo https://github.com/flammenderdrache/school_substitution_plan_alert
[INFO] tweaked toml for git repo https://github.com/flammenderdrache/school_substitution_plan_alert written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/flammenderdrache/school_substitution_plan_alert 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/flammenderdrache/school_substitution_plan_alert 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] f151677b088fa9ff4a45a1293f78dfcca20bc5ff317b7d8bac89e19b56d2158e
[INFO] running `Command { std: "docker" "start" "-a" "f151677b088fa9ff4a45a1293f78dfcca20bc5ff317b7d8bac89e19b56d2158e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f151677b088fa9ff4a45a1293f78dfcca20bc5ff317b7d8bac89e19b56d2158e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f151677b088fa9ff4a45a1293f78dfcca20bc5ff317b7d8bac89e19b56d2158e", kill_on_drop: false }`
[INFO] [stdout] f151677b088fa9ff4a45a1293f78dfcca20bc5ff317b7d8bac89e19b56d2158e
[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] 9a075f183cd55975b08c71c5b3112e8e2ca8c398e936e588377bc2147e9a0ea4
[INFO] running `Command { std: "docker" "start" "-a" "9a075f183cd55975b08c71c5b3112e8e2ca8c398e936e588377bc2147e9a0ea4", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling tokio v1.13.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.70
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling input_buffer v0.3.1
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling webpki-roots v0.20.0
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling tungstenite v0.11.1
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling serenity v0.10.9
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling pom v3.2.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling typemap_rev v0.1.5
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling uwl v0.6.0
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling command_attr v0.3.7
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling futures v0.3.16
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling async-tungstenite v0.11.0
[INFO] [stderr]    Compiling h2 v0.3.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling bstr v0.2.16
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling lopdf v0.26.0
[INFO] [stderr]    Compiling simple_logger v1.13.0
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling hyper v0.14.11
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling reqwest v0.11.6
[INFO] [stderr]    Compiling school_substitution_plan_alert v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `Notifier` is never used
[INFO] [stdout]   --> src/discord_notifier.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait Notifier {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
[INFO] running `Command { std: "docker" "inspect" "9a075f183cd55975b08c71c5b3112e8e2ca8c398e936e588377bc2147e9a0ea4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a075f183cd55975b08c71c5b3112e8e2ca8c398e936e588377bc2147e9a0ea4", kill_on_drop: false }`
[INFO] [stdout] 9a075f183cd55975b08c71c5b3112e8e2ca8c398e936e588377bc2147e9a0ea4
[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] eb9e814d6c9617c8b662ff2f20feba4117bdf9db67f688631e7a62b8439bc2fb
[INFO] running `Command { std: "docker" "start" "-a" "eb9e814d6c9617c8b662ff2f20feba4117bdf9db67f688631e7a62b8439bc2fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling school_substitution_plan_alert v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `Notifier` is never used
[INFO] [stdout]   --> src/discord_notifier.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait Notifier {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.91s
[INFO] running `Command { std: "docker" "inspect" "eb9e814d6c9617c8b662ff2f20feba4117bdf9db67f688631e7a62b8439bc2fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb9e814d6c9617c8b662ff2f20feba4117bdf9db67f688631e7a62b8439bc2fb", kill_on_drop: false }`
[INFO] [stdout] eb9e814d6c9617c8b662ff2f20feba4117bdf9db67f688631e7a62b8439bc2fb
[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] 8c95e5beffa771551cc3d72a9eb7da083cc6ac00c24fe000eaffdd75ed9ecd5a
[INFO] running `Command { std: "docker" "start" "-a" "8c95e5beffa771551cc3d72a9eb7da083cc6ac00c24fe000eaffdd75ed9ecd5a", kill_on_drop: false }`
[INFO] [stderr] warning: trait `Notifier` is never used
[INFO] [stderr]   --> src/discord_notifier.rs:24:11
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub trait Notifier {
[INFO] [stderr]    |           ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `school_substitution_plan_alert` (bin "school_substitution_plan_alert" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/school_substitution_plan_alert-fb9f1916b823098d)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test data::tests::test_store_and_retrieve_pdf_json ... ok
[INFO] [stdout] test config::tests::test_parse_config ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin school_substitution_plan_alert`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/school_substitution_plan_alert-fb9f1916b823098d` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] running `Command { std: "docker" "inspect" "8c95e5beffa771551cc3d72a9eb7da083cc6ac00c24fe000eaffdd75ed9ecd5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c95e5beffa771551cc3d72a9eb7da083cc6ac00c24fe000eaffdd75ed9ecd5a", kill_on_drop: false }`
[INFO] [stdout] 8c95e5beffa771551cc3d72a9eb7da083cc6ac00c24fe000eaffdd75ed9ecd5a
