[INFO] cloning repository https://github.com/schoolboybru/jwt_generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schoolboybru/jwt_generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschoolboybru%2Fjwt_generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschoolboybru%2Fjwt_generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba50146c3a339bfc263bb1330f616049b8e6d96e [INFO] testing schoolboybru/jwt_generator against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschoolboybru%2Fjwt_generator" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/schoolboybru/jwt_generator on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/schoolboybru/jwt_generator [INFO] finished tweaking git repo https://github.com/schoolboybru/jwt_generator [INFO] tweaked toml for git repo https://github.com/schoolboybru/jwt_generator written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/schoolboybru/jwt_generator 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0678f3bcb88bcc4a08db5db06fba4b08bda2852daab97034f451e99e49274a3d [INFO] running `Command { std: "docker" "start" "-a" "0678f3bcb88bcc4a08db5db06fba4b08bda2852daab97034f451e99e49274a3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0678f3bcb88bcc4a08db5db06fba4b08bda2852daab97034f451e99e49274a3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0678f3bcb88bcc4a08db5db06fba4b08bda2852daab97034f451e99e49274a3d", kill_on_drop: false }` [INFO] [stdout] 0678f3bcb88bcc4a08db5db06fba4b08bda2852daab97034f451e99e49274a3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6df88bbe0d879232be4265f88b54fa5aa984e0e77d4dbdb6237e171f57999037 [INFO] running `Command { std: "docker" "start" "-a" "6df88bbe0d879232be4265f88b54fa5aa984e0e77d4dbdb6237e171f57999037", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.127 [INFO] [stderr] Compiling serde_derive v1.0.142 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clap v3.2.16 [INFO] [stderr] Compiling time v0.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling chrono v0.4.20 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling jsonwebtoken v8.1.1 [INFO] [stderr] Compiling jwt_generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.61s [INFO] running `Command { std: "docker" "inspect" "6df88bbe0d879232be4265f88b54fa5aa984e0e77d4dbdb6237e171f57999037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6df88bbe0d879232be4265f88b54fa5aa984e0e77d4dbdb6237e171f57999037", kill_on_drop: false }` [INFO] [stdout] 6df88bbe0d879232be4265f88b54fa5aa984e0e77d4dbdb6237e171f57999037 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d966b4b631c2039f14955f467de56b45fca6c89c781ee604545133a3f30e8b6 [INFO] running `Command { std: "docker" "start" "-a" "4d966b4b631c2039f14955f467de56b45fca6c89c781ee604545133a3f30e8b6", kill_on_drop: false }` [INFO] [stderr] Compiling jwt_generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `Command { std: "docker" "inspect" "4d966b4b631c2039f14955f467de56b45fca6c89c781ee604545133a3f30e8b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d966b4b631c2039f14955f467de56b45fca6c89c781ee604545133a3f30e8b6", kill_on_drop: false }` [INFO] [stdout] 4d966b4b631c2039f14955f467de56b45fca6c89c781ee604545133a3f30e8b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1f80ba7822537a6ad9a5678f451c324b80ba850476828acc78d6314302583a05 [INFO] running `Command { std: "docker" "start" "-a" "1f80ba7822537a6ad9a5678f451c324b80ba850476828acc78d6314302583a05", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jwt_generator-1045edbfc8fd8c25) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::create_jwt_test ... ok [INFO] [stdout] test tests::read_file_test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::read_file_test stdout ---- [INFO] [stdout] thread 'tests::read_file_test' panicked at src/main.rs:129:65: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: ReadFileErr(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561c23fd96f5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x561c23fd96f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561c23fd96f5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x561c23fd96f5 - ::fmt::h6ed9e62a156d84e4 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x561c2400178b - core::fmt::rt::Argument::fmt::h645c680983f03c9f [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x561c2400178b - core::fmt::write::h8bcd80919a02be29 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21 [INFO] [stdout] 6: 0x561c23fd6f2f - std::io::Write::write_fmt::h8d0c47c662cad79c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x561c23fd94ce - std::sys_common::backtrace::_print::h6306f131a28d62b0 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x561c23fd94ce - std::sys_common::backtrace::print::h7079288e0a26dfcc [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x561c23fdaef9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba [INFO] [stdout] 10: 0x561c23fdabbe - std::panicking::default_hook::hd56ee406bf547b5c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x561c23e8b2aa - as core::ops::function::Fn>::call::he5eacdef44c8728f [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x561c23e8b2aa - test::test_main::{{closure}}::h0ec9aed229e79095 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x561c23fdb4fb - as core::ops::function::Fn>::call::hcbd0d80e1ad4e4f9 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x561c23fdb4fb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x561c23fdb274 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x561c23fd9bb9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x561c23fdafa7 - rust_begin_unwind [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x561c23e108c3 - core::panicking::panic_fmt::hec11a924b87ce965 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x561c23e10e36 - core::result::unwrap_failed::h382691b96ca8c13a [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x561c23e34b4f - core::result::Result::unwrap::h120dad4a7fba9615 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23 [INFO] [stdout] 21: 0x561c23e34b4f - jwt_generator::tests::read_file_test::h8c0855142937632f [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:129:26 [INFO] [stdout] 22: 0x561c23e34717 - jwt_generator::tests::read_file_test::{{closure}}::h980d2c57fd714ddc [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:118:24 [INFO] [stdout] 23: 0x561c23e393d6 - core::ops::function::FnOnce::call_once::h3de2cab6022cef1c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x561c23e8fc8b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x561c23e8fc8b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18 [INFO] [stdout] 26: 0x561c23e8f391 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60 [INFO] [stdout] 27: 0x561c23e8f391 - as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x561c23e8f391 - std::panicking::try::do_call::h1bf2463bccd4b28c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40 [INFO] [stdout] 29: 0x561c23e8f391 - std::panicking::try::hd6d4808c9fab4fa5 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19 [INFO] [stdout] 30: 0x561c23e8f391 - std::panic::catch_unwind::hd5641d97d123f9f2 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14 [INFO] [stdout] 31: 0x561c23e8f391 - test::run_test_in_process::hc273b71c8b878a4c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27 [INFO] [stdout] 32: 0x561c23e8f391 - test::run_test::{{closure}}::h6838df834eb8467e [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43 [INFO] [stdout] 33: 0x561c23e57d54 - test::run_test::{{closure}}::h608b98ecff5665fb [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41 [INFO] [stdout] 34: 0x561c23e57d54 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x561c23e5c782 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 36: 0x561c23e5c782 - as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x561c23e5c782 - std::panicking::try::do_call::h4f1a44bd81423be1 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40 [INFO] [stdout] 38: 0x561c23e5c782 - std::panicking::try::h5e02afcb81dcd361 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19 [INFO] [stdout] 39: 0x561c23e5c782 - std::panic::catch_unwind::h022f75775bfd8c45 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14 [INFO] [stdout] 40: 0x561c23e5c782 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 41: 0x561c23e5c782 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x561c23fdf73b - as core::ops::function::FnOnce>::call_once::h7a343dc551c06baa [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 43: 0x561c23fdf73b - as core::ops::function::FnOnce>::call_once::h30b8111cbaa644f3 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 44: 0x561c23fdf73b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f9321b83ac3 - [INFO] [stdout] 46: 0x7f9321c14a04 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::read_file_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin jwt_generator` [INFO] running `Command { std: "docker" "inspect" "1f80ba7822537a6ad9a5678f451c324b80ba850476828acc78d6314302583a05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f80ba7822537a6ad9a5678f451c324b80ba850476828acc78d6314302583a05", kill_on_drop: false }` [INFO] [stdout] 1f80ba7822537a6ad9a5678f451c324b80ba850476828acc78d6314302583a05 [INFO] testing schoolboybru/jwt_generator against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschoolboybru%2Fjwt_generator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/schoolboybru/jwt_generator on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/schoolboybru/jwt_generator [INFO] finished tweaking git repo https://github.com/schoolboybru/jwt_generator [INFO] tweaked toml for git repo https://github.com/schoolboybru/jwt_generator written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/schoolboybru/jwt_generator 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 246fc3633551c2c2aff37cff89aa430248de48ce09e416bdb4989c5423801616 [INFO] running `Command { std: "docker" "start" "-a" "246fc3633551c2c2aff37cff89aa430248de48ce09e416bdb4989c5423801616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "246fc3633551c2c2aff37cff89aa430248de48ce09e416bdb4989c5423801616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "246fc3633551c2c2aff37cff89aa430248de48ce09e416bdb4989c5423801616", kill_on_drop: false }` [INFO] [stdout] 246fc3633551c2c2aff37cff89aa430248de48ce09e416bdb4989c5423801616 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49678a54b013b941e1cc8ec75185686e8e4349792d0711f39d415e3a929caf3d [INFO] running `Command { std: "docker" "start" "-a" "49678a54b013b941e1cc8ec75185686e8e4349792d0711f39d415e3a929caf3d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.127 [INFO] [stderr] Compiling serde_derive v1.0.142 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v3.2.16 [INFO] [stderr] Compiling time v0.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling chrono v0.4.20 [INFO] [stderr] Compiling jsonwebtoken v8.1.1 [INFO] [stderr] Compiling jwt_generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcjThDD2/symbols.o" "/opt/rustwide/target/debug/deps/jwt_generator-aa5c0db4a36d41f6.jwt_generator.3c9d10cc163e1688-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/jwt_generator-aa5c0db4a36d41f6.jwt_generator.3c9d10cc163e1688-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/jwt_generator-aa5c0db4a36d41f6.jwt_generator.3c9d10cc163e1688-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/jwt_generator-aa5c0db4a36d41f6.jwt_generator.3c9d10cc163e1688-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/jwt_generator-aa5c0db4a36d41f6.jwt_generator.3c9d10cc163e1688-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/jwt_generator-aa5c0db4a36d41f6.jwt_generator.3c9d10cc163e1688-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/jwt_generator-aa5c0db4a36d41f6.jwt_generator.3c9d10cc163e1688-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/jwt_generator-aa5c0db4a36d41f6.5ymhef2cpxa1fjh8rd9fprb55.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-fd083e37a421d834/out" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtoml-86f64397db021b54.rlib" "/opt/rustwide/target/debug/deps/libclap-eced474b179f58df.rlib" "/opt/rustwide/target/debug/deps/libatty-770dc827e477ee0f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d19f793f1637ef2f.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-559d6fc5ede6d168.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d4ff98c05e319d91.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-d2f4186aa12ea2ef.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-03d64990183a92ea.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-51d9bba861fa727c.rlib" "/opt/rustwide/target/debug/deps/libpem-6bae229467af4040.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c1cc5224ead5b3eb.rlib" "/opt/rustwide/target/debug/deps/libryu-ffff83766e30450e.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-48ccdfdb66ebd001.rlib" "/opt/rustwide/target/debug/deps/libtime-9c1e9ee98a0f37cc.rlib" "/opt/rustwide/target/debug/deps/libitoa-d6ef76644bf64f9b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-eb1e42952929af10.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-3fa669a20889eec7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-63c9b7dcd8404ac5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ba0faa2c58e3476c.rlib" "/opt/rustwide/target/debug/deps/libring-bbdb5f6ffe722556.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-edac0202f76d832c.rlib" "/opt/rustwide/target/debug/deps/liblibc-4052018296947999.rlib" "/opt/rustwide/target/debug/deps/libserde-0139dda580e9b400.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/jwt_generator-aa5c0db4a36d41f6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jwt_generator` (bin "jwt_generator") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "49678a54b013b941e1cc8ec75185686e8e4349792d0711f39d415e3a929caf3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49678a54b013b941e1cc8ec75185686e8e4349792d0711f39d415e3a929caf3d", kill_on_drop: false }` [INFO] [stdout] 49678a54b013b941e1cc8ec75185686e8e4349792d0711f39d415e3a929caf3d