[INFO] fetching crate obelix 0.2.0... [INFO] testing obelix-0.2.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate obelix 0.2.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate obelix 0.2.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", 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-6/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" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_json v1.0.55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9697d74cbaccb06693b07d8c6c316cccb6403774a53b02ed608e0e193fe662dd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9697d74cbaccb06693b07d8c6c316cccb6403774a53b02ed608e0e193fe662dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9697d74cbaccb06693b07d8c6c316cccb6403774a53b02ed608e0e193fe662dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9697d74cbaccb06693b07d8c6c316cccb6403774a53b02ed608e0e193fe662dd", kill_on_drop: false }` [INFO] [stdout] 9697d74cbaccb06693b07d8c6c316cccb6403774a53b02ed608e0e193fe662dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d0041116a810b6746315cc9c6da33b52a263d46e9d7160d576d51554c52ec52 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4d0041116a810b6746315cc9c6da33b52a263d46e9d7160d576d51554c52ec52", kill_on_drop: false }` [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 memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling once_cell v1.4.0 [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 1m 24s [INFO] running `Command { std: "docker" "inspect" "4d0041116a810b6746315cc9c6da33b52a263d46e9d7160d576d51554c52ec52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d0041116a810b6746315cc9c6da33b52a263d46e9d7160d576d51554c52ec52", kill_on_drop: false }` [INFO] [stdout] 4d0041116a810b6746315cc9c6da33b52a263d46e9d7160d576d51554c52ec52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 77b111af42328ce7627d1fedeb125b10522152a2c1118a7cef22e950c5d975da [INFO] running `Command { std: "docker" "start" "-a" "77b111af42328ce7627d1fedeb125b10522152a2c1118a7cef22e950c5d975da", kill_on_drop: false }` [INFO] [stderr] Compiling obelix v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.36s [INFO] running `Command { std: "docker" "inspect" "77b111af42328ce7627d1fedeb125b10522152a2c1118a7cef22e950c5d975da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77b111af42328ce7627d1fedeb125b10522152a2c1118a7cef22e950c5d975da", kill_on_drop: false }` [INFO] [stdout] 77b111af42328ce7627d1fedeb125b10522152a2c1118a7cef22e950c5d975da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a38135438b38a774d02d31cbbf7fa0e0b4b7765be7147a339b9b7e9ba783f16f [INFO] running `Command { std: "docker" "start" "-a" "a38135438b38a774d02d31cbbf7fa0e0b4b7765be7147a339b9b7e9ba783f16f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/obelix-e46b418e0d651780 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/obelix-63db4f30bfa70245 [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 /opt/rustwide/target/debug/deps/errors-9ea49f8dd76eb44c [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-62344665_out.rs [INFO] [stdout] Testing ./tests/errors-resources/so-62355091_out.rs [INFO] [stdout] Testing ./tests/errors-resources/so-62344665_in.rs [INFO] [stdout] Testing ./tests/errors-resources/function-body-with-params_in.rs [INFO] [stdout] Testing ./tests/errors-resources/so-62339610_out.rs [INFO] [stdout] Testing ./tests/errors-resources/so-62339610_in.rs [INFO] [stdout] Testing ./tests/errors-resources/simple-usused-fn_out.rs [INFO] [stdout] Testing ./tests/errors-resources/so-62180281_in.rs [INFO] [stdout] Testing ./tests/errors-resources/so-62160327_in.rs [INFO] [stdout] Testing ./tests/errors-resources/so-62075617_out.rs [INFO] [stdout] Testing ./tests/errors-resources/so-62374960_in.rs [INFO] [stdout] Testing ./tests/errors-resources/simple-usused-fn_in.rs [INFO] [stdout] Testing ./tests/errors-resources/urlo-44338_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/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(9620..9623) }, colon2_token: Colon2, tree: Path(UsePath { ident: Ident { sym: sync, span: bytes(9625..9629) }, colon2_token: Colon2, tree: Group(UseGroup { brace_token: Brace, items: [Name(UseName { ident: Ident { sym: mpsc, span: bytes(9632..9636) } }), Comma, Name(UseName { ident: Ident { sym: Arc, span: bytes(9638..9641) } }), Comma, Name(UseName { ident: Ident { sym: Mutex, span: bytes(9643..9648) } })] }) }) }), semi_token: Semi }), Use(ItemUse { attrs: [], vis: Inherited, use_token: Use, leading_colon: None, tree: Path(UsePath { ident: Ident { sym: std, span: bytes(9655..9658) }, colon2_token: Colon2, tree: Name(UseName { ident: Ident { sym: thread, span: bytes(9660..9666) } }) }), semi_token: Semi }), Struct(ItemStruct { attrs: [], vis: Inherited, struct_token: Struct, ident: Ident { sym: Job, span: bytes(9675..9678) }, 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(9685..9686) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: usize, span: bytes(9688..9693) }, arguments: None }] } }) }, Comma] }), semi_token: None }), Struct(ItemStruct { attrs: [], vis: Inherited, struct_token: Struct, ident: Ident { sym: WorkerPool, span: bytes(9704..9714) }, 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(9721..9727) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: mpsc, span: bytes(9729..9733) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: Sender, span: bytes(9735..9741) }, 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(9742..9745) }, arguments: None }] } }))], gt_token: Gt }) }] } }) }, Comma, Field { attrs: [], vis: Inherited, ident: Some(Ident { sym: workers, span: bytes(9752..9759) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Vec, span: bytes(9761..9764) }, 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(9765..9771) }, 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(9781..9791) }, 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(9801..9804) }, 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(9805..9816) }, subpat: None }), colon_token: Colon, ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: usize, span: bytes(9818..9823) }, arguments: None }] } }) })], variadic: None, output: Type(RArrow, Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: WorkerPool, span: bytes(9828..9838) }, 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(9857..9864) }, 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(9867..9870) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: with_capacity, span: bytes(9872..9885) }, 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(9886..9897) }, 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(9913..9919) }, subpat: None }), Comma, Ident(PatIdent { attrs: [], by_ref: None, mutability: None, ident: Ident { sym: receiver, span: bytes(9921..9929) }, 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(9933..9937) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: channel, span: bytes(9939..9946) }, 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(9962..9970) }, 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(9973..9976) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: new, span: bytes(9978..9981) }, 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(9982..9987) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: new, span: bytes(9989..9992) }, arguments: None }] } }), paren_token: Paren, args: [Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: receiver, span: bytes(9993..10001) }, 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(10017..10019) }, 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(10026..10037) }, 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(10052..10059) }, arguments: None }] } }), dot_token: Dot, method: Ident { sym: push, span: bytes(10060..10064) }, 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(10065..10071) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: new, span: bytes(10073..10076) }, arguments: None }] } }), paren_token: Paren, args: [Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: id, span: bytes(10077..10079) }, 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(10081..10089) }, arguments: None }] } }), dot_token: Dot, method: Ident { sym: clone, span: bytes(10090..10095) }, turbofish: None, paren_token: Paren, args: [] })] })] }), Semi)] } })), Expr(Struct(ExprStruct { attrs: [], path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: WorkerPool, span: bytes(10119..10129) }, arguments: None }] }, brace_token: Brace, fields: [FieldValue { attrs: [], member: Named(Ident { sym: sender, span: bytes(10132..10138) }), colon_token: None, expr: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: sender, span: bytes(10132..10138) }, arguments: None }] } }) }, Comma, FieldValue { attrs: [], member: Named(Ident { sym: workers, span: bytes(10140..10147) }), colon_token: None, expr: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: workers, span: bytes(10140..10147) }, arguments: None }] } }) }], dot2_token: None, rest: None }))] } })] }), Struct(ItemStruct { attrs: [], vis: Inherited, struct_token: Struct, ident: Ident { sym: Worker, span: bytes(10165..10171) }, 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(10178..10180) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: usize, span: bytes(10182..10187) }, arguments: None }] } }) }, Comma, Field { attrs: [], vis: Inherited, ident: Some(Ident { sym: thread, span: bytes(10193..10199) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Option, span: bytes(10201..10207) }, 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(10208..10214) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: JoinHandle, span: bytes(10216..10226) }, 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(10237..10245) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Arc, span: bytes(10247..10250) }, 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(10251..10256) }, 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(10257..10261) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: Receiver, span: bytes(10263..10271) }, 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(10272..10275) }, 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(10287..10293) }, 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(10303..10306) }, 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(10307..10309) }, subpat: None }), colon_token: Colon, ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: usize, span: bytes(10311..10316) }, arguments: None }] } }) }), Comma, Typed(PatType { attrs: [], pat: Ident(PatIdent { attrs: [], by_ref: None, mutability: None, ident: Ident { sym: receiver, span: bytes(10318..10326) }, subpat: None }), colon_token: Colon, ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Arc, span: bytes(10328..10331) }, 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(10332..10337) }, 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(10338..10342) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: Receiver, span: bytes(10344..10352) }, 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(10353..10356) }, 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(10364..10370) }, 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(10381..10387) }, arguments: None }] }, brace_token: Brace, fields: [FieldValue { attrs: [], member: Named(Ident { sym: id, span: bytes(10402..10404) }), colon_token: None, expr: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: id, span: bytes(10402..10404) }, arguments: None }] } }) }, Comma, FieldValue { attrs: [], member: Named(Ident { sym: thread, span: bytes(10418..10424) }), colon_token: Some(Colon), expr: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: None, span: bytes(10426..10430) }, arguments: None }] } }) }, Comma, FieldValue { attrs: [], member: Named(Ident { sym: receiver, span: bytes(10444..10452) }), colon_token: None, expr: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: receiver, span: bytes(10444..10452) }, 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(10477..10482) }, 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(10504..10508) }, arguments: None }] } }), dot_token: Dot, member: Named(Ident { sym: thread, span: bytes(10509..10515) }) }), 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(10518..10522) }, 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(10523..10529) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: spawn, span: bytes(10531..10536) }, 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(10568..10571) }, 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(10574..10578) }, arguments: None }] } }), dot_token: Dot, member: Named(Ident { sym: receiver, span: bytes(10579..10587) }) }), dot_token: Dot, method: Ident { sym: lock, span: bytes(10588..10592) }, turbofish: None, paren_token: Paren, args: [] }), dot_token: Dot, method: Ident { sym: unwrap, span: bytes(10595..10601) }, turbofish: None, paren_token: Paren, args: [] }), dot_token: Dot, method: Ident { sym: recv, span: bytes(10604..10608) }, turbofish: None, paren_token: Paren, args: [] }), dot_token: Dot, method: Ident { sym: unwrap, span: bytes(10611..10617) }, 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(10633..10637) }, arguments: None }] } }), dot_token: Dot, method: Ident { sym: add_to_id, span: bytes(10638..10647) }, 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(10648..10651) }, arguments: None }] } }), dot_token: Dot, member: Named(Ident { sym: x, span: bytes(10652..10653) }) })] }), 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(10686..10695) }, 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(10706..10711) }, 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(10723..10726) }, colon2_token: Colon2, tree: Path(UsePath { ident: Ident { sym: sync, span: bytes(10728..10732) }, colon2_token: Colon2, tree: Group(UseGroup { brace_token: Brace, items: [Name(UseName { ident: Ident { sym: mpsc, span: bytes(10735..10739) } }), Comma, Name(UseName { ident: Ident { sym: Arc, span: bytes(10741..10744) } }), Comma, Name(UseName { ident: Ident { sym: Mutex, span: bytes(10746..10751) } })] }) }) }), semi_token: Semi }), Use(ItemUse { attrs: [], vis: Inherited, use_token: Use, leading_colon: None, tree: Path(UsePath { ident: Ident { sym: std, span: bytes(10758..10761) }, colon2_token: Colon2, tree: Name(UseName { ident: Ident { sym: thread, span: bytes(10763..10769) } }) }), semi_token: Semi }), Struct(ItemStruct { attrs: [], vis: Inherited, struct_token: Struct, ident: Ident { sym: Job, span: bytes(10778..10781) }, 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(10788..10789) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: usize, span: bytes(10791..10796) }, arguments: None }] } }) }, Comma] }), semi_token: None }), Struct(ItemStruct { attrs: [], vis: Inherited, struct_token: Struct, ident: Ident { sym: Worker, span: bytes(11268..11274) }, 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(11281..11283) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: usize, span: bytes(11285..11290) }, arguments: None }] } }) }, Comma, Field { attrs: [], vis: Inherited, ident: Some(Ident { sym: thread, span: bytes(11296..11302) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Option, span: bytes(11304..11310) }, 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(11311..11317) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: JoinHandle, span: bytes(11319..11329) }, 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(11340..11348) }), colon_token: Some(Colon), ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Arc, span: bytes(11350..11353) }, 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(11354..11359) }, 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(11360..11364) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: Receiver, span: bytes(11366..11374) }, 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(11375..11378) }, 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(11390..11396) }, 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(11580..11585) }, 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(11607..11611) }, arguments: None }] } }), dot_token: Dot, member: Named(Ident { sym: thread, span: bytes(11612..11618) }) }), 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(11621..11625) }, 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(11626..11632) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: spawn, span: bytes(11634..11639) }, 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(11671..11674) }, 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(11677..11681) }, arguments: None }] } }), dot_token: Dot, member: Named(Ident { sym: receiver, span: bytes(11682..11690) }) }), dot_token: Dot, method: Ident { sym: lock, span: bytes(11691..11695) }, turbofish: None, paren_token: Paren, args: [] }), dot_token: Dot, method: Ident { sym: unwrap, span: bytes(11698..11704) }, turbofish: None, paren_token: Paren, args: [] }), dot_token: Dot, method: Ident { sym: recv, span: bytes(11707..11711) }, turbofish: None, paren_token: Paren, args: [] }), dot_token: Dot, method: Ident { sym: unwrap, span: bytes(11714..11720) }, 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(11789..11798) }, 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(11809..11814) }, 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: Other, message: "Read-only file system" }', tests/errors.rs:89:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ebaf8b3f07 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ebaf8b3f07 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ebaf8b3f07 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ebaf8b3f07 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ebaf8d6e0c - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55ebaf8b0012 - std::io::Write::write_fmt::h28c53dc51251a293 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55ebaf8b6405 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ebaf8b6405 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ebaf8b6405 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ebaf8b5f92 - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ebaf8b6bc6 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:595:17 [INFO] [stderr] error: test failed, to rerun pass '--test errors' [INFO] [stdout] 11: 0x55ebaf8b66e7 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55ebaf8b43cc - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ebaf8b6649 - rust_begin_unwind [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55ebaf8d4dd1 - core::panicking::panic_fmt::hf6d8a92b065b8f97 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ebaf8d4bf3 - core::option::expect_none_failed::ha72f299eca314ad7 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55ebaefa1119 - core::result::Result::expect::he7f769e53fd72acc [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/result.rs:933:23 [INFO] [stdout] 17: 0x55ebaef9bc4a - errors::test_one::h1c58cda47e772026 [INFO] [stdout] at /opt/rustwide/workdir/tests/errors.rs:88:13 [INFO] [stdout] 18: 0x55ebaef9d26f - errors::errors::{{closure}}::hf24666167a4352c4 [INFO] [stdout] at /opt/rustwide/workdir/tests/errors.rs:15:13 [INFO] [stdout] 19: 0x55ebaef9f3ad - core::iter::adapters::map::map_try_fold::{{closure}}::h4e4bf3dfc1a9714f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/adapters/map.rs:87:28 [INFO] [stdout] 20: 0x55ebaef9ff59 - core::iter::traits::iterator::Iterator::try_fold::h6eb6c2dd05aafe2e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:1888:21 [INFO] [stdout] 21: 0x55ebaef9efa0 - as core::iter::traits::iterator::Iterator>::try_fold::h3baca7edb8fb6d7f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/adapters/map.rs:113:9 [INFO] [stdout] 22: 0x55ebaef9f2c1 - core::iter::traits::iterator::Iterator::find_map::hcf5179acf311e1d8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:2263:9 [INFO] [stdout] 23: 0x55ebaef9de4c - as core::iter::traits::iterator::Iterator>::next::hd0b3ffc1794349d5 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stdout] 24: 0x55ebaefa03aa - as alloc::vec::SpecFromIterNested>::from_iter::ha53fd6016fc39b36 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/vec.rs:2306:32 [INFO] [stdout] 25: 0x55ebaefa0319 - as alloc::vec::SpecFromIter>::from_iter::h908903953709ae22 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/vec.rs:2346:9 [INFO] [stdout] 26: 0x55ebaefa0656 - as core::iter::traits::collect::FromIterator>::from_iter::hb47aa4502dc7ffce [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/vec.rs:2181:9 [INFO] [stdout] 27: 0x55ebaef9e039 - core::iter::traits::iterator::Iterator::collect::h9c74e27638e71c7d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:1670:9 [INFO] [stdout] 28: 0x55ebaef9cf89 - errors::errors::h7c59cfc61fd21091 [INFO] [stdout] at /opt/rustwide/workdir/tests/errors.rs:9:19 [INFO] [stdout] 29: 0x55ebaef9ceba - errors::errors::{{closure}}::h1319621c954a7f86 [INFO] [stdout] at /opt/rustwide/workdir/tests/errors.rs:5:1 [INFO] [stdout] 30: 0x55ebaefa13ce - core::ops::function::FnOnce::call_once::h9ba0b38fdf039f72 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x55ebaf822433 - core::ops::function::FnOnce::call_once::ha61d5393ae51ae22 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x55ebaf822433 - test::__rust_begin_short_backtrace::h4a8691b5281c1f3b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:516:5 [INFO] [stdout] 33: 0x55ebaf820d26 - as core::ops::function::FnOnce>::call_once::hd25ba61494055ad3 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 34: 0x55ebaf820d26 - as core::ops::function::FnOnce<()>>::call_once::h052fde7b846767ba [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 35: 0x55ebaf820d26 - std::panicking::try::do_call::h04571a1da6838ba1 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 36: 0x55ebaf820d26 - std::panicking::try::h758f090614125cbe [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 37: 0x55ebaf820d26 - std::panic::catch_unwind::h0c48513d5a021d3c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 38: 0x55ebaf820d26 - test::run_test_in_process::hee75babaaac3822f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:538:18 [INFO] [stdout] 39: 0x55ebaf820d26 - test::run_test::run_test_inner::{{closure}}::h2920dea75d7f0c1e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:449:39 [INFO] [stdout] 40: 0x55ebaf7f9036 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha23dff608830db13 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 41: 0x55ebaf7fddcd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hacce322dead3a799 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 42: 0x55ebaf7fddcd - as core::ops::function::FnOnce<()>>::call_once::h4f0bc9c26ead0a27 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 43: 0x55ebaf7fddcd - std::panicking::try::do_call::h1b9f282fb0c383b3 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 44: 0x55ebaf7fddcd - std::panicking::try::hed1ebed51b133ee4 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 45: 0x55ebaf7fddcd - std::panic::catch_unwind::h072a2b19fd39a474 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 46: 0x55ebaf7fddcd - std::thread::Builder::spawn_unchecked::{{closure}}::hb02c6b2d3ff18bc2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 47: 0x55ebaf7fddcd - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb512c5d27b4adb83 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x55ebaf8bd32a - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 49: 0x55ebaf8bd32a - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 50: 0x55ebaf8bd32a - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 51: 0x7f007263a609 - start_thread [INFO] [stdout] 52: 0x7f007240c293 - clone [INFO] [stdout] 53: 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 55.98s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a38135438b38a774d02d31cbbf7fa0e0b4b7765be7147a339b9b7e9ba783f16f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a38135438b38a774d02d31cbbf7fa0e0b4b7765be7147a339b9b7e9ba783f16f", kill_on_drop: false }` [INFO] [stdout] a38135438b38a774d02d31cbbf7fa0e0b4b7765be7147a339b9b7e9ba783f16f