[INFO] fetching crate obelix 0.2.0... [INFO] testing obelix-0.2.0 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate obelix 0.2.0 into /workspace/builds/worker-44/source [INFO] validating manifest of crates.io crate obelix 0.2.0 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate obelix 0.2.0 [INFO] finished tweaking crates.io crate obelix 0.2.0 [INFO] tweaked toml for crates.io crate obelix 0.2.0 written to /workspace/builds/worker-44/source/Cargo.toml [INFO] crate crates.io crate obelix 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34ff72e7926c2fd2337c6312956dc7c41bbea59afa613fd8f24ad5ea69a0640f [INFO] running `Command { std: "docker" "start" "-a" "34ff72e7926c2fd2337c6312956dc7c41bbea59afa613fd8f24ad5ea69a0640f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34ff72e7926c2fd2337c6312956dc7c41bbea59afa613fd8f24ad5ea69a0640f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34ff72e7926c2fd2337c6312956dc7c41bbea59afa613fd8f24ad5ea69a0640f", kill_on_drop: false }` [INFO] [stdout] 34ff72e7926c2fd2337c6312956dc7c41bbea59afa613fd8f24ad5ea69a0640f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cc91c07676e84567cb8d220709ddea888e9e1c7fae28aa7a3b66a5da1e30bb5 [INFO] running `Command { std: "docker" "start" "-a" "6cc91c07676e84567cb8d220709ddea888e9e1c7fae28aa7a3b66a5da1e30bb5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling obelix v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.29s [INFO] running `Command { std: "docker" "inspect" "6cc91c07676e84567cb8d220709ddea888e9e1c7fae28aa7a3b66a5da1e30bb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cc91c07676e84567cb8d220709ddea888e9e1c7fae28aa7a3b66a5da1e30bb5", kill_on_drop: false }` [INFO] [stdout] 6cc91c07676e84567cb8d220709ddea888e9e1c7fae28aa7a3b66a5da1e30bb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6745e832ee672f91b4a310749c5e9016c1ff43a2d4a69d826b1a44d52521ab99 [INFO] running `Command { std: "docker" "start" "-a" "6745e832ee672f91b4a310749c5e9016c1ff43a2d4a69d826b1a44d52521ab99", kill_on_drop: false }` [INFO] [stderr] Compiling obelix v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.88s [INFO] running `Command { std: "docker" "inspect" "6745e832ee672f91b4a310749c5e9016c1ff43a2d4a69d826b1a44d52521ab99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6745e832ee672f91b4a310749c5e9016c1ff43a2d4a69d826b1a44d52521ab99", kill_on_drop: false }` [INFO] [stdout] 6745e832ee672f91b4a310749c5e9016c1ff43a2d4a69d826b1a44d52521ab99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c5c175d3e8ddf92e3c0f97e5cec9d8a4f599f0b11682170758a02b1742a34e26 [INFO] running `Command { std: "docker" "start" "-a" "c5c175d3e8ddf92e3c0f97e5cec9d8a4f599f0b11682170758a02b1742a34e26", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/obelix-55cf8f4ec4e718fe) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/obelix-234f7d055276d4e0) [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 tests/errors.rs (/opt/rustwide/target/debug/deps/errors-4f3357138e307e60) [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test error ... ignored [INFO] [stdout] test errors ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- errors stdout ---- [INFO] [stdout] Testing ./tests/errors-resources/so-62180281_in.rs [INFO] [stdout] Testing ./tests/errors-resources/function-body-with-params_out.rs [INFO] [stdout] Testing ./tests/errors-resources/so-62180281_out.rs [INFO] [stdout] Testing ./tests/errors-resources/urlo-44338_in.rs [INFO] [stdout] Testing ./tests/errors-resources/method_in.rs [INFO] [stdout] Testing ./tests/errors-resources/so-62075617_out.rs [INFO] [stdout] Testing ./tests/errors-resources/so-62075617_in.rs [INFO] [stdout] File { shebang: None, attrs: [], items: [Use(ItemUse { attrs: [], vis: Inherited, use_token: Use, leading_colon: None, tree: Path(UsePath { ident: Ident { sym: std, span: bytes(5130..5133) }, colon2_token: Colon2, tree: Path(UsePath { ident: Ident { sym: sync, span: bytes(5135..5139) }, colon2_token: Colon2, tree: Group(UseGroup { brace_token: Brace, items: [Name(UseName { ident: Ident { sym: mpsc, span: bytes(5142..5146) } }), Comma, Name(UseName { ident: Ident { sym: Arc, span: bytes(5148..5151) } }), Comma, Name(UseName { ident: Ident { sym: Mutex, span: bytes(5153..5158) } })] }) }) }), semi_token: Semi }), Use(ItemUse { attrs: [], vis: Inherited, use_token: Use, leading_colon: None, tree: Path(UsePath { ident: Ident { sym: std, span: bytes(5165..5168) }, colon2_token: Colon2, tree: Name(UseName { ident: Ident { sym: thread, span: bytes(5170..5176) } }) }), semi_token: Semi }), Struct(ItemStruct { attrs: [], vis: Inherited, struct_token: Struct, ident: Ident { sym: Job, span: bytes(5185..5188) }, generics: Generics { lt_token: None, params: [], gt_token: None, where_clause: None }, fields: Named(FieldsNamed { brace_token: Brace, named: [Field { attrs: [], vis: Inherited, ident: Some(Ident { sym: x, span: bytes(5195..5196) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: usize, span: bytes(5198..5203) }, arguments: None }] } }) }, Comma] }), semi_token: None }), Struct(ItemStruct { attrs: [], vis: Inherited, struct_token: Struct, ident: Ident { sym: WorkerPool, span: bytes(5214..5224) }, generics: Generics { lt_token: None, params: [], gt_token: None, where_clause: None }, fields: Named(FieldsNamed { brace_token: Brace, named: [Field { attrs: [], vis: Inherited, ident: Some(Ident { sym: sender, span: bytes(5231..5237) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: mpsc, span: bytes(5239..5243) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: Sender, span: bytes(5245..5251) }, arguments: AngleBracketed(AngleBracketedGenericArguments { colon2_token: None, lt_token: Lt, args: [Type(Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Job, span: bytes(5252..5255) }, arguments: None }] } }))], gt_token: Gt }) }] } }) }, Comma, Field { attrs: [], vis: Inherited, ident: Some(Ident { sym: workers, span: bytes(5262..5269) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Vec, span: bytes(5271..5274) }, arguments: AngleBracketed(AngleBracketedGenericArguments { colon2_token: None, lt_token: Lt, args: [Type(Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Worker, span: bytes(5275..5281) }, arguments: None }] } }))], gt_token: Gt }) }] } }) }, Comma] }), semi_token: None }), Impl(ItemImpl { attrs: [], defaultness: None, unsafety: None, impl_token: Impl, generics: Generics { lt_token: None, params: [], gt_token: None, where_clause: None }, trait_: None, self_ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: WorkerPool, span: bytes(5291..5301) }, arguments: None }] } }), brace_token: Brace, items: [Method(ImplItemMethod { attrs: [], vis: Inherited, defaultness: None, sig: Signature { constness: None, asyncness: None, unsafety: None, abi: None, fn_token: Fn, ident: Ident { sym: new, span: bytes(5311..5314) }, generics: Generics { lt_token: None, params: [], gt_token: None, where_clause: None }, paren_token: Paren, inputs: [Typed(PatType { attrs: [], pat: Ident(PatIdent { attrs: [], by_ref: None, mutability: None, ident: Ident { sym: num_workers, span: bytes(5315..5326) }, subpat: None }), colon_token: Colon, ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: usize, span: bytes(5328..5333) }, arguments: None }] } }) })], variadic: None, output: Type(RArrow, Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: WorkerPool, span: bytes(5338..5348) }, arguments: None }] } })) }, block: Block { brace_token: Brace, stmts: [Local(Local { attrs: [], let_token: Let, pat: Ident(PatIdent { attrs: [], by_ref: None, mutability: Some(Mut), ident: Ident { sym: workers, span: bytes(5367..5374) }, subpat: None }), init: Some((Eq, Call(ExprCall { attrs: [], func: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Vec, span: bytes(5377..5380) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: with_capacity, span: bytes(5382..5395) }, arguments: None }] } }), paren_token: Paren, args: [Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: num_workers, span: bytes(5396..5407) }, arguments: None }] } })] }))), semi_token: Semi }), Local(Local { attrs: [], let_token: Let, pat: Tuple(PatTuple { attrs: [], paren_token: Paren, elems: [Ident(PatIdent { attrs: [], by_ref: None, mutability: None, ident: Ident { sym: sender, span: bytes(5423..5429) }, subpat: None }), Comma, Ident(PatIdent { attrs: [], by_ref: None, mutability: None, ident: Ident { sym: receiver, span: bytes(5431..5439) }, subpat: None })] }), init: Some((Eq, Call(ExprCall { attrs: [], func: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: mpsc, span: bytes(5443..5447) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: channel, span: bytes(5449..5456) }, arguments: None }] } }), paren_token: Paren, args: [] }))), semi_token: Semi }), Local(Local { attrs: [], let_token: Let, pat: Ident(PatIdent { attrs: [], by_ref: None, mutability: None, ident: Ident { sym: receiver, span: bytes(5472..5480) }, subpat: None }), init: Some((Eq, Call(ExprCall { attrs: [], func: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Arc, span: bytes(5483..5486) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: new, span: bytes(5488..5491) }, arguments: None }] } }), paren_token: Paren, args: [Call(ExprCall { attrs: [], func: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Mutex, span: bytes(5492..5497) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: new, span: bytes(5499..5502) }, arguments: None }] } }), paren_token: Paren, args: [Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: receiver, span: bytes(5503..5511) }, arguments: None }] } })] })] }))), semi_token: Semi }), Expr(ForLoop(ExprForLoop { attrs: [], label: None, for_token: For, pat: Ident(PatIdent { attrs: [], by_ref: None, mutability: None, ident: Ident { sym: id, span: bytes(5527..5529) }, subpat: None }), in_token: In, expr: Range(ExprRange { attrs: [], from: Some(Lit(ExprLit { attrs: [], lit: Int(LitInt { token: 0 }) })), limits: HalfOpen(Dot2), to: Some(Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: num_workers, span: bytes(5536..5547) }, arguments: None }] } })) }), body: Block { brace_token: Brace, stmts: [Semi(MethodCall(ExprMethodCall { attrs: [], receiver: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: workers, span: bytes(5562..5569) }, arguments: None }] } }), dot_token: Dot, method: Ident { sym: push, span: bytes(5570..5574) }, turbofish: None, paren_token: Paren, args: [Call(ExprCall { attrs: [], func: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Worker, span: bytes(5575..5581) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: new, span: bytes(5583..5586) }, arguments: None }] } }), paren_token: Paren, args: [Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: id, span: bytes(5587..5589) }, arguments: None }] } }), Comma, MethodCall(ExprMethodCall { attrs: [], receiver: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: receiver, span: bytes(5591..5599) }, arguments: None }] } }), dot_token: Dot, method: Ident { sym: clone, span: bytes(5600..5605) }, turbofish: None, paren_token: Paren, args: [] })] })] }), Semi)] } })), Expr(Struct(ExprStruct { attrs: [], path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: WorkerPool, span: bytes(5629..5639) }, arguments: None }] }, brace_token: Brace, fields: [FieldValue { attrs: [], member: Named(Ident { sym: sender, span: bytes(5642..5648) }), colon_token: None, expr: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: sender, span: bytes(5642..5648) }, arguments: None }] } }) }, Comma, FieldValue { attrs: [], member: Named(Ident { sym: workers, span: bytes(5650..5657) }), colon_token: None, expr: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: workers, span: bytes(5650..5657) }, arguments: None }] } }) }], dot2_token: None, rest: None }))] } })] }), Struct(ItemStruct { attrs: [], vis: Inherited, struct_token: Struct, ident: Ident { sym: Worker, span: bytes(5675..5681) }, generics: Generics { lt_token: None, params: [], gt_token: None, where_clause: None }, fields: Named(FieldsNamed { brace_token: Brace, named: [Field { attrs: [], vis: Inherited, ident: Some(Ident { sym: id, span: bytes(5688..5690) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: usize, span: bytes(5692..5697) }, arguments: None }] } }) }, Comma, Field { attrs: [], vis: Inherited, ident: Some(Ident { sym: thread, span: bytes(5703..5709) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Option, span: bytes(5711..5717) }, arguments: AngleBracketed(AngleBracketedGenericArguments { colon2_token: None, lt_token: Lt, args: [Type(Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: thread, span: bytes(5718..5724) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: JoinHandle, span: bytes(5726..5736) }, arguments: AngleBracketed(AngleBracketedGenericArguments { colon2_token: None, lt_token: Lt, args: [Type(Tuple(TypeTuple { paren_token: Paren, elems: [] }))], gt_token: Gt }) }] } }))], gt_token: Gt }) }] } }) }, Comma, Field { attrs: [], vis: Inherited, ident: Some(Ident { sym: receiver, span: bytes(5747..5755) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Arc, span: bytes(5757..5760) }, arguments: AngleBracketed(AngleBracketedGenericArguments { colon2_token: None, lt_token: Lt, args: [Type(Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Mutex, span: bytes(5761..5766) }, arguments: AngleBracketed(AngleBracketedGenericArguments { colon2_token: None, lt_token: Lt, args: [Type(Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: mpsc, span: bytes(5767..5771) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: Receiver, span: bytes(5773..5781) }, arguments: AngleBracketed(AngleBracketedGenericArguments { colon2_token: None, lt_token: Lt, args: [Type(Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Job, span: bytes(5782..5785) }, arguments: None }] } }))], gt_token: Gt }) }] } }))], gt_token: Gt }) }] } }))], gt_token: Gt }) }] } }) }, Comma] }), semi_token: None }), Impl(ItemImpl { attrs: [], defaultness: None, unsafety: None, impl_token: Impl, generics: Generics { lt_token: None, params: [], gt_token: None, where_clause: None }, trait_: None, self_ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Worker, span: bytes(5797..5803) }, arguments: None }] } }), brace_token: Brace, items: [Method(ImplItemMethod { attrs: [], vis: Inherited, defaultness: None, sig: Signature { constness: None, asyncness: None, unsafety: None, abi: None, fn_token: Fn, ident: Ident { sym: new, span: bytes(5813..5816) }, generics: Generics { lt_token: None, params: [], gt_token: None, where_clause: None }, paren_token: Paren, inputs: [Typed(PatType { attrs: [], pat: Ident(PatIdent { attrs: [], by_ref: None, mutability: None, ident: Ident { sym: id, span: bytes(5817..5819) }, subpat: None }), colon_token: Colon, ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: usize, span: bytes(5821..5826) }, arguments: None }] } }) }), Comma, Typed(PatType { attrs: [], pat: Ident(PatIdent { attrs: [], by_ref: None, mutability: None, ident: Ident { sym: receiver, span: bytes(5828..5836) }, subpat: None }), colon_token: Colon, ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Arc, span: bytes(5838..5841) }, arguments: AngleBracketed(AngleBracketedGenericArguments { colon2_token: None, lt_token: Lt, args: [Type(Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Mutex, span: bytes(5842..5847) }, arguments: AngleBracketed(AngleBracketedGenericArguments { colon2_token: None, lt_token: Lt, args: [Type(Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: mpsc, span: bytes(5848..5852) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: Receiver, span: bytes(5854..5862) }, arguments: AngleBracketed(AngleBracketedGenericArguments { colon2_token: None, lt_token: Lt, args: [Type(Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Job, span: bytes(5863..5866) }, arguments: None }] } }))], gt_token: Gt }) }] } }))], gt_token: Gt }) }] } }))], gt_token: Gt }) }] } }) })], variadic: None, output: Type(RArrow, Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Worker, span: bytes(5874..5880) }, arguments: None }] } })) }, block: Block { brace_token: Brace, stmts: [Expr(Struct(ExprStruct { attrs: [], path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Worker, span: bytes(5891..5897) }, arguments: None }] }, brace_token: Brace, fields: [FieldValue { attrs: [], member: Named(Ident { sym: id, span: bytes(5912..5914) }), colon_token: None, expr: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: id, span: bytes(5912..5914) }, arguments: None }] } }) }, Comma, FieldValue { attrs: [], member: Named(Ident { sym: thread, span: bytes(5928..5934) }), colon_token: Some(Colon), expr: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: None, span: bytes(5936..5940) }, arguments: None }] } }) }, Comma, FieldValue { attrs: [], member: Named(Ident { sym: receiver, span: bytes(5954..5962) }), colon_token: None, expr: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: receiver, span: bytes(5954..5962) }, arguments: None }] } }) }, Comma], dot2_token: None, rest: None }))] } }), Method(ImplItemMethod { attrs: [], vis: Inherited, defaultness: None, sig: Signature { constness: None, asyncness: None, unsafety: None, abi: None, fn_token: Fn, ident: Ident { sym: start, span: bytes(5987..5992) }, generics: Generics { lt_token: None, params: [], gt_token: None, where_clause: None }, paren_token: Paren, inputs: [Receiver(Receiver { attrs: [], reference: Some((And, None)), mutability: Some(Mut), self_token: SelfValue })], variadic: None, output: Default }, block: Block { brace_token: Brace, stmts: [Semi(Assign(ExprAssign { attrs: [], left: Field(ExprField { attrs: [], base: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: self, span: bytes(6014..6018) }, arguments: None }] } }), dot_token: Dot, member: Named(Ident { sym: thread, span: bytes(6019..6025) }) }), eq_token: Eq, right: Call(ExprCall { attrs: [], func: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Some, span: bytes(6028..6032) }, arguments: None }] } }), paren_token: Paren, args: [Call(ExprCall { attrs: [], func: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: thread, span: bytes(6033..6039) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: spawn, span: bytes(6041..6046) }, arguments: None }] } }), paren_token: Paren, args: [Closure(ExprClosure { attrs: [], asyncness: None, movability: None, capture: Some(Move), or1_token: Or, inputs: [], or2_token: Or, output: Default, body: Loop(ExprLoop { attrs: [], label: None, loop_token: Loop, body: Block { brace_token: Brace, stmts: [Local(Local { attrs: [], let_token: Let, pat: Ident(PatIdent { attrs: [], by_ref: None, mutability: None, ident: Ident { sym: job, span: bytes(6078..6081) }, subpat: None }), init: Some((Eq, MethodCall(ExprMethodCall { attrs: [], receiver: MethodCall(ExprMethodCall { attrs: [], receiver: MethodCall(ExprMethodCall { attrs: [], receiver: MethodCall(ExprMethodCall { attrs: [], receiver: Field(ExprField { attrs: [], base: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: self, span: bytes(6084..6088) }, arguments: None }] } }), dot_token: Dot, member: Named(Ident { sym: receiver, span: bytes(6089..6097) }) }), dot_token: Dot, method: Ident { sym: lock, span: bytes(6098..6102) }, turbofish: None, paren_token: Paren, args: [] }), dot_token: Dot, method: Ident { sym: unwrap, span: bytes(6105..6111) }, turbofish: None, paren_token: Paren, args: [] }), dot_token: Dot, method: Ident { sym: recv, span: bytes(6114..6118) }, turbofish: None, paren_token: Paren, args: [] }), dot_token: Dot, method: Ident { sym: unwrap, span: bytes(6121..6127) }, turbofish: None, paren_token: Paren, args: [] }))), semi_token: Semi }), Semi(MethodCall(ExprMethodCall { attrs: [], receiver: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: self, span: bytes(6143..6147) }, arguments: None }] } }), dot_token: Dot, method: Ident { sym: add_to_id, span: bytes(6148..6157) }, turbofish: None, paren_token: Paren, args: [Field(ExprField { attrs: [], base: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: job, span: bytes(6158..6161) }, arguments: None }] } }), dot_token: Dot, member: Named(Ident { sym: x, span: bytes(6162..6163) }) })] }), Semi)] } }) })] })] }) }), Semi)] } }), Method(ImplItemMethod { attrs: [], vis: Public(VisPublic { pub_token: Pub }), defaultness: None, sig: Signature { constness: None, asyncness: None, unsafety: None, abi: None, fn_token: Fn, ident: Ident { sym: add_to_id, span: bytes(6196..6205) }, generics: Generics { lt_token: None, params: [], gt_token: None, where_clause: None }, paren_token: Paren, inputs: [Receiver(Receiver { attrs: [], reference: Some((And, None)), mutability: None, self_token: SelfValue }), Comma, Typed(PatType { attrs: [], pat: Wild(PatWild { attrs: [], underscore_token: Underscore }), colon_token: Colon, ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: usize, span: bytes(6216..6221) }, arguments: None }] } }) })], variadic: None, output: Default }, block: Block { brace_token: Brace, stmts: [] } })] })] } [INFO] [stdout] File { shebang: None, attrs: [], items: [Use(ItemUse { attrs: [], vis: Inherited, use_token: Use, leading_colon: None, tree: Path(UsePath { ident: Ident { sym: std, span: bytes(6233..6236) }, colon2_token: Colon2, tree: Path(UsePath { ident: Ident { sym: sync, span: bytes(6238..6242) }, colon2_token: Colon2, tree: Group(UseGroup { brace_token: Brace, items: [Name(UseName { ident: Ident { sym: mpsc, span: bytes(6245..6249) } }), Comma, Name(UseName { ident: Ident { sym: Arc, span: bytes(6251..6254) } }), Comma, Name(UseName { ident: Ident { sym: Mutex, span: bytes(6256..6261) } })] }) }) }), semi_token: Semi }), Use(ItemUse { attrs: [], vis: Inherited, use_token: Use, leading_colon: None, tree: Path(UsePath { ident: Ident { sym: std, span: bytes(6268..6271) }, colon2_token: Colon2, tree: Name(UseName { ident: Ident { sym: thread, span: bytes(6273..6279) } }) }), semi_token: Semi }), Struct(ItemStruct { attrs: [], vis: Inherited, struct_token: Struct, ident: Ident { sym: Job, span: bytes(6288..6291) }, generics: Generics { lt_token: None, params: [], gt_token: None, where_clause: None }, fields: Named(FieldsNamed { brace_token: Brace, named: [Field { attrs: [], vis: Inherited, ident: Some(Ident { sym: x, span: bytes(6298..6299) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: usize, span: bytes(6301..6306) }, arguments: None }] } }) }, Comma] }), semi_token: None }), Struct(ItemStruct { attrs: [], vis: Inherited, struct_token: Struct, ident: Ident { sym: Worker, span: bytes(6778..6784) }, generics: Generics { lt_token: None, params: [], gt_token: None, where_clause: None }, fields: Named(FieldsNamed { brace_token: Brace, named: [Field { attrs: [], vis: Inherited, ident: Some(Ident { sym: id, span: bytes(6791..6793) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: usize, span: bytes(6795..6800) }, arguments: None }] } }) }, Comma, Field { attrs: [], vis: Inherited, ident: Some(Ident { sym: thread, span: bytes(6806..6812) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Option, span: bytes(6814..6820) }, arguments: AngleBracketed(AngleBracketedGenericArguments { colon2_token: None, lt_token: Lt, args: [Type(Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: thread, span: bytes(6821..6827) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: JoinHandle, span: bytes(6829..6839) }, arguments: AngleBracketed(AngleBracketedGenericArguments { colon2_token: None, lt_token: Lt, args: [Type(Tuple(TypeTuple { paren_token: Paren, elems: [] }))], gt_token: Gt }) }] } }))], gt_token: Gt }) }] } }) }, Comma, Field { attrs: [], vis: Inherited, ident: Some(Ident { sym: receiver, span: bytes(6850..6858) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Arc, span: bytes(6860..6863) }, arguments: AngleBracketed(AngleBracketedGenericArguments { colon2_token: None, lt_token: Lt, args: [Type(Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Mutex, span: bytes(6864..6869) }, arguments: AngleBracketed(AngleBracketedGenericArguments { colon2_token: None, lt_token: Lt, args: [Type(Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: mpsc, span: bytes(6870..6874) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: Receiver, span: bytes(6876..6884) }, arguments: AngleBracketed(AngleBracketedGenericArguments { colon2_token: None, lt_token: Lt, args: [Type(Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Job, span: bytes(6885..6888) }, arguments: None }] } }))], gt_token: Gt }) }] } }))], gt_token: Gt }) }] } }))], gt_token: Gt }) }] } }) }, Comma] }), semi_token: None }), Impl(ItemImpl { attrs: [], defaultness: None, unsafety: None, impl_token: Impl, generics: Generics { lt_token: None, params: [], gt_token: None, where_clause: None }, trait_: None, self_ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Worker, span: bytes(6900..6906) }, arguments: None }] } }), brace_token: Brace, items: [Method(ImplItemMethod { attrs: [], vis: Inherited, defaultness: None, sig: Signature { constness: None, asyncness: None, unsafety: None, abi: None, fn_token: Fn, ident: Ident { sym: start, span: bytes(7090..7095) }, generics: Generics { lt_token: None, params: [], gt_token: None, where_clause: None }, paren_token: Paren, inputs: [Receiver(Receiver { attrs: [], reference: Some((And, None)), mutability: Some(Mut), self_token: SelfValue })], variadic: None, output: Default }, block: Block { brace_token: Brace, stmts: [Semi(Assign(ExprAssign { attrs: [], left: Field(ExprField { attrs: [], base: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: self, span: bytes(7117..7121) }, arguments: None }] } }), dot_token: Dot, member: Named(Ident { sym: thread, span: bytes(7122..7128) }) }), eq_token: Eq, right: Call(ExprCall { attrs: [], func: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Some, span: bytes(7131..7135) }, arguments: None }] } }), paren_token: Paren, args: [Call(ExprCall { attrs: [], func: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: thread, span: bytes(7136..7142) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: spawn, span: bytes(7144..7149) }, arguments: None }] } }), paren_token: Paren, args: [Closure(ExprClosure { attrs: [], asyncness: None, movability: None, capture: Some(Move), or1_token: Or, inputs: [], or2_token: Or, output: Default, body: Loop(ExprLoop { attrs: [], label: None, loop_token: Loop, body: Block { brace_token: Brace, stmts: [Local(Local { attrs: [], let_token: Let, pat: Ident(PatIdent { attrs: [], by_ref: None, mutability: None, ident: Ident { sym: job, span: bytes(7181..7184) }, subpat: None }), init: Some((Eq, MethodCall(ExprMethodCall { attrs: [], receiver: MethodCall(ExprMethodCall { attrs: [], receiver: MethodCall(ExprMethodCall { attrs: [], receiver: MethodCall(ExprMethodCall { attrs: [], receiver: Field(ExprField { attrs: [], base: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: self, span: bytes(7187..7191) }, arguments: None }] } }), dot_token: Dot, member: Named(Ident { sym: receiver, span: bytes(7192..7200) }) }), dot_token: Dot, method: Ident { sym: lock, span: bytes(7201..7205) }, turbofish: None, paren_token: Paren, args: [] }), dot_token: Dot, method: Ident { sym: unwrap, span: bytes(7208..7214) }, turbofish: None, paren_token: Paren, args: [] }), dot_token: Dot, method: Ident { sym: recv, span: bytes(7217..7221) }, turbofish: None, paren_token: Paren, args: [] }), dot_token: Dot, method: Ident { sym: unwrap, span: bytes(7224..7230) }, turbofish: None, paren_token: Paren, args: [] }))), semi_token: Semi })] } }) })] })] }) }), Semi)] } }), Method(ImplItemMethod { attrs: [], vis: Public(VisPublic { pub_token: Pub }), defaultness: None, sig: Signature { constness: None, asyncness: None, unsafety: None, abi: None, fn_token: Fn, ident: Ident { sym: add_to_id, span: bytes(7299..7308) }, generics: Generics { lt_token: None, params: [], gt_token: None, where_clause: None }, paren_token: Paren, inputs: [Receiver(Receiver { attrs: [], reference: Some((And, None)), mutability: None, self_token: SelfValue }), Comma, Typed(PatType { attrs: [], pat: Wild(PatWild { attrs: [], underscore_token: Underscore }), colon_token: Colon, ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: usize, span: bytes(7319..7324) }, arguments: None }] } }) })], variadic: None, output: Default }, block: Block { brace_token: Brace, stmts: [] } })] })] } [INFO] [stdout] thread 'errors' panicked at 'Could not create file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', tests/errors.rs:89:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5578aa16adcc - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5578aa16adcc - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5578aa16adcc - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5578aa16adcc - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5578aa18fb8c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5578aa166885 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5578aa16ca70 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5578aa16ca70 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5578aa16ca70 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5578aa16c656 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5578aa16d149 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:610:17 [INFO] [stdout] 11: 0x5578aa16cc00 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x5578aa16b284 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5578aa16cb69 - rust_begin_unwind [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x5578a9944ed1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x5578a9944fc3 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x5578a994ab3f - core::result::Result::expect::hc0913421dfec2cc3 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/result.rs:1255:23 [INFO] [stdout] 17: 0x5578a9946210 - errors::test_one::hb9842da1292d10bb [INFO] [stdout] at /opt/rustwide/workdir/tests/errors.rs:88:13 [INFO] [stdout] 18: 0x5578a994775e - errors::errors::{{closure}}::h45bcd8ebd07577aa [INFO] [stdout] at /opt/rustwide/workdir/tests/errors.rs:15:13 [INFO] [stdout] 19: 0x5578a994873e - core::iter::adapters::map::map_try_fold::{{closure}}::h7b41a9c34a356edb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/iter/adapters/map.rs:91:28 [INFO] [stdout] 20: 0x5578a994946c - core::iter::traits::iterator::Iterator::try_fold::hd3ed6232994e1424 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/iter/traits/iterator.rs:1995:21 [INFO] [stdout] 21: 0x5578a994855b - as core::iter::traits::iterator::Iterator>::try_fold::h04d239a5e325c501 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/iter/adapters/map.rs:117:9 [INFO] [stdout] 22: 0x5578a9948648 - core::iter::traits::iterator::Iterator::find_map::h229343fc292f7d82 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/iter/traits/iterator.rs:2415:9 [INFO] [stdout] 23: 0x5578a9949e99 - as core::iter::traits::iterator::Iterator>::next::hbc3341d09b1c2819 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stdout] 24: 0x5578a9949615 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h15ae16350f50dc4b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/vec/spec_from_iter_nested.rs:23:32 [INFO] [stdout] 25: 0x5578a9949bf6 - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h0d73af8689885fc2 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 26: 0x5578a9949b96 - as core::iter::traits::collect::FromIterator>::from_iter::hf3125cbb66a745ed [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/vec/mod.rs:2518:9 [INFO] [stdout] 27: 0x5578a994a156 - core::iter::traits::iterator::Iterator::collect::hb61b7532f78d6366 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/iter/traits/iterator.rs:1745:9 [INFO] [stdout] 28: 0x5578a9947438 - errors::errors::h4d904270e814c795 [INFO] [stdout] at /opt/rustwide/workdir/tests/errors.rs:9:19 [INFO] [stdout] 29: 0x5578a994737a - errors::errors::{{closure}}::hc2d8b7e76da206ac [INFO] [stdout] at /opt/rustwide/workdir/tests/errors.rs:5:1 [INFO] [stdout] 30: 0x5578a9947e1e - core::ops::function::FnOnce::call_once::h9448cebea6e017c3 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x5578aa0fa2b3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x5578aa0fa2b3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:585:5 [INFO] [stdout] 33: 0x5578aa0f8ec7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 34: 0x5578aa0f8ec7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x5578aa0f8ec7 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x5578aa0f8ec7 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x5578aa0f8ec7 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x5578aa0f8ec7 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:608:18 [INFO] [stdout] 39: 0x5578aa0f8ec7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:500:39 [INFO] [stdout] 40: 0x5578aa0c616e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:527:37 [INFO] [stdout] 41: 0x5578aa0c616e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 42: 0x5578aa0caec8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 43: 0x5578aa0caec8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x5578aa0caec8 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 45: 0x5578aa0caec8 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 46: 0x5578aa0caec8 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 47: 0x5578aa0caec8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 48: 0x5578aa0caec8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x5578aa172213 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 50: 0x5578aa172213 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 51: 0x5578aa172213 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 52: 0x7f5c6fd93609 - start_thread [INFO] [stdout] 53: 0x7f5c6fb65293 - clone [INFO] [stdout] 54: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] errors [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 8.11s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test errors' [INFO] running `Command { std: "docker" "inspect" "c5c175d3e8ddf92e3c0f97e5cec9d8a4f599f0b11682170758a02b1742a34e26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5c175d3e8ddf92e3c0f97e5cec9d8a4f599f0b11682170758a02b1742a34e26", kill_on_drop: false }` [INFO] [stdout] c5c175d3e8ddf92e3c0f97e5cec9d8a4f599f0b11682170758a02b1742a34e26