[INFO] fetching crate obelix 0.2.0... [INFO] testing obelix-0.2.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate obelix 0.2.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate obelix 0.2.0 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-7/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8a63cf74e5252a7fffabb67d2fabc1e04a3f5838098b5296879f418f14b30a1 [INFO] running `Command { std: "docker" "start" "-a" "b8a63cf74e5252a7fffabb67d2fabc1e04a3f5838098b5296879f418f14b30a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8a63cf74e5252a7fffabb67d2fabc1e04a3f5838098b5296879f418f14b30a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8a63cf74e5252a7fffabb67d2fabc1e04a3f5838098b5296879f418f14b30a1", kill_on_drop: false }` [INFO] [stdout] b8a63cf74e5252a7fffabb67d2fabc1e04a3f5838098b5296879f418f14b30a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a248102cac308298ad5978f691684f7a01047decbc34b82f82792f95075a547 [INFO] running `Command { std: "docker" "start" "-a" "6a248102cac308298ad5978f691684f7a01047decbc34b82f82792f95075a547", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.71 [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 itoa v0.4.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [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 39.84s [INFO] running `Command { std: "docker" "inspect" "6a248102cac308298ad5978f691684f7a01047decbc34b82f82792f95075a547", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a248102cac308298ad5978f691684f7a01047decbc34b82f82792f95075a547", kill_on_drop: false }` [INFO] [stdout] 6a248102cac308298ad5978f691684f7a01047decbc34b82f82792f95075a547 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44c65745d205e7983b40c4d883a3d69c806bf08d64bf1e80ababd4b65223e152 [INFO] running `Command { std: "docker" "start" "-a" "44c65745d205e7983b40c4d883a3d69c806bf08d64bf1e80ababd4b65223e152", kill_on_drop: false }` [INFO] [stderr] Compiling obelix v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.58s [INFO] running `Command { std: "docker" "inspect" "44c65745d205e7983b40c4d883a3d69c806bf08d64bf1e80ababd4b65223e152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44c65745d205e7983b40c4d883a3d69c806bf08d64bf1e80ababd4b65223e152", kill_on_drop: false }` [INFO] [stdout] 44c65745d205e7983b40c4d883a3d69c806bf08d64bf1e80ababd4b65223e152 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7bc9ce852fb11ceefb4f1f1c7f377d03cfe783b4cd185ced2eec8b5c29b1bfdc [INFO] running `Command { std: "docker" "start" "-a" "7bc9ce852fb11ceefb4f1f1c7f377d03cfe783b4cd185ced2eec8b5c29b1bfdc", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/obelix-43e3581ab651d229) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/obelix-fa54dc422d8446e1) [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 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-83615deace8a3036) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test error ... ignored [INFO] [stderr] error: test failed, to rerun pass '--test errors' [INFO] [stdout] test errors ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- errors stdout ---- [INFO] [stdout] Testing ./tests/errors-resources/simple_out.rs [INFO] [stdout] Testing ./tests/errors-resources/simple-usused-fn_out.rs [INFO] [stdout] Testing ./tests/errors-resources/so-62101227_in.rs [INFO] [stdout] Testing ./tests/errors-resources/simple_in.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(892..895) }, colon2_token: Colon2, tree: Path(UsePath { ident: Ident { sym: sync, span: bytes(897..901) }, colon2_token: Colon2, tree: Group(UseGroup { brace_token: Brace, items: [Name(UseName { ident: Ident { sym: mpsc, span: bytes(904..908) } }), Comma, Name(UseName { ident: Ident { sym: Arc, span: bytes(910..913) } }), Comma, Name(UseName { ident: Ident { sym: Mutex, span: bytes(915..920) } })] }) }) }), semi_token: Semi }), Use(ItemUse { attrs: [], vis: Inherited, use_token: Use, leading_colon: None, tree: Path(UsePath { ident: Ident { sym: std, span: bytes(927..930) }, colon2_token: Colon2, tree: Name(UseName { ident: Ident { sym: thread, span: bytes(932..938) } }) }), semi_token: Semi }), Struct(ItemStruct { attrs: [], vis: Inherited, struct_token: Struct, ident: Ident { sym: Job, span: bytes(947..950) }, 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(957..958) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: usize, span: bytes(960..965) }, arguments: None }] } }) }, Comma] }), semi_token: None }), Struct(ItemStruct { attrs: [], vis: Inherited, struct_token: Struct, ident: Ident { sym: WorkerPool, span: bytes(976..986) }, 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(993..999) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: mpsc, span: bytes(1001..1005) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: Sender, span: bytes(1007..1013) }, 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(1014..1017) }, arguments: None }] } }))], gt_token: Gt }) }] } }) }, Comma, Field { attrs: [], vis: Inherited, ident: Some(Ident { sym: workers, span: bytes(1024..1031) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Vec, span: bytes(1033..1036) }, 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(1037..1043) }, 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(1053..1063) }, 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(1073..1076) }, 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(1077..1088) }, subpat: None }), colon_token: Colon, ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: usize, span: bytes(1090..1095) }, arguments: None }] } }) })], variadic: None, output: Type(RArrow, Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: WorkerPool, span: bytes(1100..1110) }, 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(1129..1136) }, 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(1139..1142) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: with_capacity, span: bytes(1144..1157) }, 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(1158..1169) }, 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(1185..1191) }, subpat: None }), Comma, Ident(PatIdent { attrs: [], by_ref: None, mutability: None, ident: Ident { sym: receiver, span: bytes(1193..1201) }, 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(1205..1209) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: channel, span: bytes(1211..1218) }, 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(1234..1242) }, 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(1245..1248) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: new, span: bytes(1250..1253) }, 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(1254..1259) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: new, span: bytes(1261..1264) }, arguments: None }] } }), paren_token: Paren, args: [Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: receiver, span: bytes(1265..1273) }, 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(1289..1291) }, 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(1298..1309) }, 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(1324..1331) }, arguments: None }] } }), dot_token: Dot, method: Ident { sym: push, span: bytes(1332..1336) }, 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(1337..1343) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: new, span: bytes(1345..1348) }, arguments: None }] } }), paren_token: Paren, args: [Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: id, span: bytes(1349..1351) }, 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(1353..1361) }, arguments: None }] } }), dot_token: Dot, method: Ident { sym: clone, span: bytes(1362..1367) }, turbofish: None, paren_token: Paren, args: [] })] })] }), Semi)] } })), Expr(Struct(ExprStruct { attrs: [], path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: WorkerPool, span: bytes(1391..1401) }, arguments: None }] }, brace_token: Brace, fields: [FieldValue { attrs: [], member: Named(Ident { sym: sender, span: bytes(1404..1410) }), colon_token: None, expr: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: sender, span: bytes(1404..1410) }, arguments: None }] } }) }, Comma, FieldValue { attrs: [], member: Named(Ident { sym: workers, span: bytes(1412..1419) }), colon_token: None, expr: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: workers, span: bytes(1412..1419) }, arguments: None }] } }) }], dot2_token: None, rest: None }))] } })] }), Struct(ItemStruct { attrs: [], vis: Inherited, struct_token: Struct, ident: Ident { sym: Worker, span: bytes(1437..1443) }, 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(1450..1452) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: usize, span: bytes(1454..1459) }, arguments: None }] } }) }, Comma, Field { attrs: [], vis: Inherited, ident: Some(Ident { sym: thread, span: bytes(1465..1471) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Option, span: bytes(1473..1479) }, 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(1480..1486) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: JoinHandle, span: bytes(1488..1498) }, 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(1509..1517) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Arc, span: bytes(1519..1522) }, 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(1523..1528) }, 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(1529..1533) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: Receiver, span: bytes(1535..1543) }, 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(1544..1547) }, 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(1559..1565) }, 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(1575..1578) }, 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(1579..1581) }, subpat: None }), colon_token: Colon, ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: usize, span: bytes(1583..1588) }, arguments: None }] } }) }), Comma, Typed(PatType { attrs: [], pat: Ident(PatIdent { attrs: [], by_ref: None, mutability: None, ident: Ident { sym: receiver, span: bytes(1590..1598) }, subpat: None }), colon_token: Colon, ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Arc, span: bytes(1600..1603) }, 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(1604..1609) }, 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(1610..1614) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: Receiver, span: bytes(1616..1624) }, 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(1625..1628) }, 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(1636..1642) }, 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(1653..1659) }, arguments: None }] }, brace_token: Brace, fields: [FieldValue { attrs: [], member: Named(Ident { sym: id, span: bytes(1674..1676) }), colon_token: None, expr: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: id, span: bytes(1674..1676) }, arguments: None }] } }) }, Comma, FieldValue { attrs: [], member: Named(Ident { sym: thread, span: bytes(1690..1696) }), colon_token: Some(Colon), expr: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: None, span: bytes(1698..1702) }, arguments: None }] } }) }, Comma, FieldValue { attrs: [], member: Named(Ident { sym: receiver, span: bytes(1716..1724) }), colon_token: None, expr: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: receiver, span: bytes(1716..1724) }, 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(1749..1754) }, 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(1776..1780) }, arguments: None }] } }), dot_token: Dot, member: Named(Ident { sym: thread, span: bytes(1781..1787) }) }), 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(1790..1794) }, 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(1795..1801) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: spawn, span: bytes(1803..1808) }, 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(1840..1843) }, 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(1846..1850) }, arguments: None }] } }), dot_token: Dot, member: Named(Ident { sym: receiver, span: bytes(1851..1859) }) }), dot_token: Dot, method: Ident { sym: lock, span: bytes(1860..1864) }, turbofish: None, paren_token: Paren, args: [] }), dot_token: Dot, method: Ident { sym: unwrap, span: bytes(1867..1873) }, turbofish: None, paren_token: Paren, args: [] }), dot_token: Dot, method: Ident { sym: recv, span: bytes(1876..1880) }, turbofish: None, paren_token: Paren, args: [] }), dot_token: Dot, method: Ident { sym: unwrap, span: bytes(1883..1889) }, 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(1905..1909) }, arguments: None }] } }), dot_token: Dot, method: Ident { sym: add_to_id, span: bytes(1910..1919) }, 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(1920..1923) }, arguments: None }] } }), dot_token: Dot, member: Named(Ident { sym: x, span: bytes(1924..1925) }) })] }), 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(1958..1967) }, 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(1978..1983) }, 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(1995..1998) }, colon2_token: Colon2, tree: Path(UsePath { ident: Ident { sym: sync, span: bytes(2000..2004) }, colon2_token: Colon2, tree: Group(UseGroup { brace_token: Brace, items: [Name(UseName { ident: Ident { sym: mpsc, span: bytes(2007..2011) } }), Comma, Name(UseName { ident: Ident { sym: Arc, span: bytes(2013..2016) } }), Comma, Name(UseName { ident: Ident { sym: Mutex, span: bytes(2018..2023) } })] }) }) }), semi_token: Semi }), Use(ItemUse { attrs: [], vis: Inherited, use_token: Use, leading_colon: None, tree: Path(UsePath { ident: Ident { sym: std, span: bytes(2030..2033) }, colon2_token: Colon2, tree: Name(UseName { ident: Ident { sym: thread, span: bytes(2035..2041) } }) }), semi_token: Semi }), Struct(ItemStruct { attrs: [], vis: Inherited, struct_token: Struct, ident: Ident { sym: Job, span: bytes(2050..2053) }, 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(2060..2061) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: usize, span: bytes(2063..2068) }, arguments: None }] } }) }, Comma] }), semi_token: None }), Struct(ItemStruct { attrs: [], vis: Inherited, struct_token: Struct, ident: Ident { sym: Worker, span: bytes(2540..2546) }, 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(2553..2555) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: usize, span: bytes(2557..2562) }, arguments: None }] } }) }, Comma, Field { attrs: [], vis: Inherited, ident: Some(Ident { sym: thread, span: bytes(2568..2574) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Option, span: bytes(2576..2582) }, 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(2583..2589) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: JoinHandle, span: bytes(2591..2601) }, 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(2612..2620) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Arc, span: bytes(2622..2625) }, 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(2626..2631) }, 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(2632..2636) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: Receiver, span: bytes(2638..2646) }, 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(2647..2650) }, 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(2662..2668) }, 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(2852..2857) }, 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(2879..2883) }, arguments: None }] } }), dot_token: Dot, member: Named(Ident { sym: thread, span: bytes(2884..2890) }) }), 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(2893..2897) }, 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(2898..2904) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: spawn, span: bytes(2906..2911) }, 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(2943..2946) }, 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(2949..2953) }, arguments: None }] } }), dot_token: Dot, member: Named(Ident { sym: receiver, span: bytes(2954..2962) }) }), dot_token: Dot, method: Ident { sym: lock, span: bytes(2963..2967) }, turbofish: None, paren_token: Paren, args: [] }), dot_token: Dot, method: Ident { sym: unwrap, span: bytes(2970..2976) }, turbofish: None, paren_token: Paren, args: [] }), dot_token: Dot, method: Ident { sym: recv, span: bytes(2979..2983) }, turbofish: None, paren_token: Paren, args: [] }), dot_token: Dot, method: Ident { sym: unwrap, span: bytes(2986..2992) }, 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(3061..3070) }, 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(3081..3086) }, 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: 0x55e514bc95a0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e514bc95a0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e514bc95a0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e514bc95a0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e514bee41c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e514bc6115 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e514bcb95b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e514bcb95b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e514bcb95b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e514bcb46c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e514bcc049 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:626:17 [INFO] [stdout] 11: 0x55e514bcbb07 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e514bc9a9c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e514bcba69 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e51439bca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e51439bd93 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e5143a1f50 - core::result::Result::expect::hec5bf2682deb7442 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:997:23 [INFO] [stdout] 17: 0x55e51439debc - errors::test_one::h3583d91838f16edd [INFO] [stdout] at /opt/rustwide/workdir/tests/errors.rs:88:13 [INFO] [stdout] 18: 0x55e51439e650 - errors::errors::{{closure}}::ha4aa9b9d8fb039a1 [INFO] [stdout] at /opt/rustwide/workdir/tests/errors.rs:15:13 [INFO] [stdout] 19: 0x55e5143a080e - core::iter::adapters::map::map_try_fold::{{closure}}::h51aa5c18d79b13a2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/adapters/map.rs:89:28 [INFO] [stdout] 20: 0x55e5143a0f4c - core::iter::traits::iterator::Iterator::try_fold::h30d17491a5a4b5b6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/traits/iterator.rs:1997:21 [INFO] [stdout] 21: 0x55e5143a0401 - as core::iter::traits::iterator::Iterator>::try_fold::h004a3398ee864052 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/adapters/map.rs:115:9 [INFO] [stdout] 22: 0x55e5143a0718 - core::iter::traits::iterator::Iterator::find_map::hf59ca8c9baa3c2da [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/traits/iterator.rs:2416:9 [INFO] [stdout] 23: 0x55e5143a2b89 - as core::iter::traits::iterator::Iterator>::next::h7a4b00904f87b763 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stdout] 24: 0x55e5143a14c6 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h123fc07fdf801a55 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/vec/spec_from_iter_nested.rs:23:32 [INFO] [stdout] 25: 0x55e5143a1ab6 - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::hc042e15ffdad815f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 26: 0x55e5143a1a56 - as core::iter::traits::collect::FromIterator>::from_iter::h02c599c6fc2373e2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/vec/mod.rs:2453:9 [INFO] [stdout] 27: 0x55e5143a2da6 - core::iter::traits::iterator::Iterator::collect::hdfaeb8bd67263273 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/traits/iterator.rs:1748:9 [INFO] [stdout] 28: 0x55e51439e308 - errors::errors::haaaef2506ce3f2bb [INFO] [stdout] at /opt/rustwide/workdir/tests/errors.rs:9:19 [INFO] [stdout] 29: 0x55e51439e24a - errors::errors::{{closure}}::h47f2d7a81f1476d1 [INFO] [stdout] at /opt/rustwide/workdir/tests/errors.rs:5:1 [INFO] [stdout] 30: 0x55e51439f51e - core::ops::function::FnOnce::call_once::h20c1e5611d261ef9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x55e514b54b73 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x55e514b54b73 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 33: 0x55e514b53600 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 34: 0x55e514b53600 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 35: 0x55e514b53600 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x55e514b53600 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x55e514b53600 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 38: 0x55e514b53600 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 39: 0x55e514b53600 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 40: 0x55e514b2cbc2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 41: 0x55e514b2cbc2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 42: 0x55e514b30818 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 43: 0x55e514b30818 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 44: 0x55e514b30818 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 45: 0x55e514b30818 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e514b30818 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e514b30818 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 48: 0x55e514b30818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x55e514bd1227 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x55e514bd1227 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 51: 0x55e514bd1227 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 52: 0x7fd0e53c3609 - start_thread [INFO] [stdout] 53: 0x7fd0e5195293 - 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 4.86s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7bc9ce852fb11ceefb4f1f1c7f377d03cfe783b4cd185ced2eec8b5c29b1bfdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bc9ce852fb11ceefb4f1f1c7f377d03cfe783b4cd185ced2eec8b5c29b1bfdc", kill_on_drop: false }` [INFO] [stdout] 7bc9ce852fb11ceefb4f1f1c7f377d03cfe783b4cd185ced2eec8b5c29b1bfdc