[INFO] cloning repository https://github.com/rafaeldelboni/ggez-specs-nphysics-hello-world [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rafaeldelboni/ggez-specs-nphysics-hello-world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frafaeldelboni%2Fggez-specs-nphysics-hello-world", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frafaeldelboni%2Fggez-specs-nphysics-hello-world'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ff511a4fd056765fe9b7b707c90c8bd071a4d71 [INFO] checking rafaeldelboni/ggez-specs-nphysics-hello-world against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frafaeldelboni%2Fggez-specs-nphysics-hello-world" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rafaeldelboni/ggez-specs-nphysics-hello-world on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rafaeldelboni/ggez-specs-nphysics-hello-world [INFO] finished tweaking git repo https://github.com/rafaeldelboni/ggez-specs-nphysics-hello-world [INFO] tweaked toml for git repo https://github.com/rafaeldelboni/ggez-specs-nphysics-hello-world written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/rafaeldelboni/ggez-specs-nphysics-hello-world already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded downcast v0.9.2 [INFO] [stderr] Downloaded alga v0.7.2 [INFO] [stderr] Downloaded memchr v2.1.0 [INFO] [stderr] Downloaded ordered-float v0.5.2 [INFO] [stderr] Downloaded serde_json v1.0.31 [INFO] [stderr] Downloaded gfx_core v0.8.3 [INFO] [stderr] Downloaded syn v0.15.7 [INFO] [stderr] Downloaded approx v0.3.0 [INFO] [stderr] Downloaded libm v0.1.2 [INFO] [stderr] Downloaded serde_derive v1.0.79 [INFO] [stderr] Downloaded proc-macro2 v0.4.19 [INFO] [stderr] Downloaded deflate v0.7.19 [INFO] [stderr] Downloaded num-complex v0.2.0 [INFO] [stderr] Downloaded base-x v0.2.3 [INFO] [stderr] Downloaded ncollide2d v0.17.1 [INFO] [stderr] Downloaded slab v0.4.1 [INFO] [stderr] Downloaded serde v1.0.79 [INFO] [stderr] Downloaded stdweb-internal-macros v0.2.0 [INFO] [stderr] Downloaded specs v0.12.3 [INFO] [stderr] Downloaded stdweb v0.4.9 [INFO] [stderr] Downloaded hibitset v0.5.2 [INFO] [stderr] Downloaded stdweb-internal-runtime v0.1.0 [INFO] [stderr] Downloaded stb_truetype v0.2.4 [INFO] [stderr] Downloaded generic-array v0.11.1 [INFO] [stderr] Downloaded stdweb-derive v0.5.0 [INFO] [stderr] Downloaded nalgebra v0.16.4 [INFO] [stderr] Downloaded nphysics2d v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f98e123aedf7349b55aa3e18c052d90d3a7f34cc18e15eba918343320b3756ea [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" "f98e123aedf7349b55aa3e18c052d90d3a7f34cc18e15eba918343320b3756ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f98e123aedf7349b55aa3e18c052d90d3a7f34cc18e15eba918343320b3756ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f98e123aedf7349b55aa3e18c052d90d3a7f34cc18e15eba918343320b3756ea", kill_on_drop: false }` [INFO] [stdout] f98e123aedf7349b55aa3e18c052d90d3a7f34cc18e15eba918343320b3756ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--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] a074dc1b689ee145d2e4cf99341c55d27f74d013f116fcac23679c4efda9fde7 [INFO] running `Command { std: "docker" "start" "-a" "a074dc1b689ee145d2e4cf99341c55d27f74d013f116fcac23679c4efda9fde7", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking libm v0.1.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking claxon v0.3.2 [INFO] [stderr] Checking xi-unicode v0.1.0 [INFO] [stderr] Checking podio v0.1.6 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Checking downcast v0.9.2 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/downcast-0.9.2/src/lib.rs:120:38 [INFO] [stdout] | [INFO] [stdout] 120 | fn is_type(&self) -> bool { self.type_id() == TypeId::of::() } [INFO] [stdout] | ^^^^^^^ multiple `type_id` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `Any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/downcast-0.9.2/src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | fn type_id(&self) -> TypeId { TypeId::of::() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `std::any::Any` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 120 | fn is_type(&self) -> bool { Any::type_id(&self) == TypeId::of::() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 120 | fn is_type(&self) -> bool { std::any::Any::type_id(&self) == TypeId::of::() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `downcast` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/attr.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | / named!(pub inner_attr -> Attribute, alt!( [INFO] [stdout] 106 | | do_parse!( [INFO] [stdout] 107 | | punct!("#") >> [INFO] [stdout] 108 | | punct!("!") >> [INFO] [stdout] ... | [INFO] [stdout] 144 | | ) [INFO] [stdout] 145 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/attr.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | / named!(pub outer_attr -> Attribute, alt!( [INFO] [stdout] 148 | | do_parse!( [INFO] [stdout] 149 | | punct!("#") >> [INFO] [stdout] 150 | | punct!("[") >> [INFO] [stdout] ... | [INFO] [stdout] 186 | | ) [INFO] [stdout] 187 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/constant.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 48 | | mut e: alt!( [INFO] [stdout] 49 | | expr_unary [INFO] [stdout] 50 | | | [INFO] [stdout] ... | [INFO] [stdout] 75 | | (e) [INFO] [stdout] 76 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/constant.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 48 | | mut e: alt!( [INFO] [stdout] 49 | | expr_unary [INFO] [stdout] 50 | | | [INFO] [stdout] ... | [INFO] [stdout] 75 | | (e) [INFO] [stdout] 76 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/constant.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 48 | | mut e: alt!( [INFO] [stdout] 49 | | expr_unary [INFO] [stdout] 50 | | | [INFO] [stdout] ... | [INFO] [stdout] 75 | | (e) [INFO] [stdout] 76 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/constant.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 48 | | mut e: alt!( [INFO] [stdout] 49 | | expr_unary [INFO] [stdout] 50 | | | [INFO] [stdout] ... | [INFO] [stdout] 75 | | (e) [INFO] [stdout] 76 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/expr.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | / do_parse!( [INFO] [stdout] 348 | | i, [INFO] [stdout] 349 | | mut e: alt!( [INFO] [stdout] 350 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 450 | | (e.into()) [INFO] [stdout] 451 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/expr.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | / do_parse!( [INFO] [stdout] 348 | | i, [INFO] [stdout] 349 | | mut e: alt!( [INFO] [stdout] 350 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 450 | | (e.into()) [INFO] [stdout] 451 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/expr.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | / do_parse!( [INFO] [stdout] 348 | | i, [INFO] [stdout] 349 | | mut e: alt!( [INFO] [stdout] 350 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 450 | | (e.into()) [INFO] [stdout] 451 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/expr.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | / do_parse!( [INFO] [stdout] 348 | | i, [INFO] [stdout] 349 | | mut e: alt!( [INFO] [stdout] 350 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 450 | | (e.into()) [INFO] [stdout] 451 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/expr.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | / do_parse!( [INFO] [stdout] 348 | | i, [INFO] [stdout] 349 | | mut e: alt!( [INFO] [stdout] 350 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 450 | | (e.into()) [INFO] [stdout] 451 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/expr.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | / do_parse!( [INFO] [stdout] 348 | | i, [INFO] [stdout] 349 | | mut e: alt!( [INFO] [stdout] 350 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 450 | | (e.into()) [INFO] [stdout] 451 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/expr.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | / do_parse!( [INFO] [stdout] 348 | | i, [INFO] [stdout] 349 | | mut e: alt!( [INFO] [stdout] 350 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 450 | | (e.into()) [INFO] [stdout] 451 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/expr.rs:616:5 [INFO] [stdout] | [INFO] [stdout] 616 | / named!(expr_match -> ExprKind, do_parse!( [INFO] [stdout] 617 | | keyword!("match") >> [INFO] [stdout] 618 | | obj: expr_no_struct >> [INFO] [stdout] 619 | | punct!("{") >> [INFO] [stdout] ... | [INFO] [stdout] 631 | | })) [INFO] [stdout] 632 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/expr.rs:717:5 [INFO] [stdout] | [INFO] [stdout] 717 | / named!(expr_continue -> ExprKind, do_parse!( [INFO] [stdout] 718 | | keyword!("continue") >> [INFO] [stdout] 719 | | lbl: option!(label) >> [INFO] [stdout] 720 | | (ExprKind::Continue(lbl)) [INFO] [stdout] 721 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/expr.rs:723:5 [INFO] [stdout] | [INFO] [stdout] 723 | / named!(expr_break -> ExprKind, do_parse!( [INFO] [stdout] 724 | | keyword!("break") >> [INFO] [stdout] 725 | | lbl: option!(label) >> [INFO] [stdout] 726 | | (ExprKind::Break(lbl)) [INFO] [stdout] 727 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/expr.rs:843:5 [INFO] [stdout] | [INFO] [stdout] 843 | / named!(pub within_block -> Vec, do_parse!( [INFO] [stdout] 844 | | many0!(punct!(";")) >> [INFO] [stdout] 845 | | mut standalone: many0!(terminated!(standalone_stmt, many0!(punct!(";")))) >> [INFO] [stdout] 846 | | last: option!(expr) >> [INFO] [stdout] ... | [INFO] [stdout] 853 | | }) [INFO] [stdout] 854 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/item.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | / named!(item_mac -> Item, do_parse!( [INFO] [stdout] 282 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 283 | | path: ident >> [INFO] [stdout] 284 | | punct!("!") >> [INFO] [stdout] ... | [INFO] [stdout] 299 | | }) [INFO] [stdout] 300 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/item.rs:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | / named!(item_fn -> Item, do_parse!( [INFO] [stdout] 436 | | outer_attrs: many0!(outer_attr) >> [INFO] [stdout] 437 | | vis: visibility >> [INFO] [stdout] 438 | | constness: constness >> [INFO] [stdout] ... | [INFO] [stdout] 478 | | }) [INFO] [stdout] 479 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/item.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | / named!(fn_arg -> FnArg, alt!( [INFO] [stdout] 482 | | do_parse!( [INFO] [stdout] 483 | | punct!("&") >> [INFO] [stdout] 484 | | lt: option!(lifetime) >> [INFO] [stdout] ... | [INFO] [stdout] 505 | | ty => { FnArg::Ignored } [INFO] [stdout] 506 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/item.rs:753:5 [INFO] [stdout] | [INFO] [stdout] 753 | / named!(trait_item_method -> TraitItem, do_parse!( [INFO] [stdout] 754 | | outer_attrs: many0!(outer_attr) >> [INFO] [stdout] 755 | | constness: constness >> [INFO] [stdout] 756 | | unsafety: unsafety >> [INFO] [stdout] ... | [INFO] [stdout] 802 | | }) [INFO] [stdout] 803 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/item.rs:909:5 [INFO] [stdout] | [INFO] [stdout] 909 | / named!(impl_item_method -> ImplItem, do_parse!( [INFO] [stdout] 910 | | outer_attrs: many0!(outer_attr) >> [INFO] [stdout] 911 | | vis: visibility >> [INFO] [stdout] 912 | | defaultness: defaultness >> [INFO] [stdout] ... | [INFO] [stdout] 956 | | }) [INFO] [stdout] 957 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/krate.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / named!(pub krate -> Crate, do_parse!( [INFO] [stdout] 17 | | option!(byte_order_mark) >> [INFO] [stdout] 18 | | shebang: option!(shebang) >> [INFO] [stdout] 19 | | attrs: many0!(inner_attr) >> [INFO] [stdout] ... | [INFO] [stdout] 25 | | }) [INFO] [stdout] 26 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/krate.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / named!(pub krate -> Crate, do_parse!( [INFO] [stdout] 17 | | option!(byte_order_mark) >> [INFO] [stdout] 18 | | shebang: option!(shebang) >> [INFO] [stdout] 19 | | attrs: many0!(inner_attr) >> [INFO] [stdout] ... | [INFO] [stdout] 25 | | }) [INFO] [stdout] 26 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/mac.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | / named!(doc_comment -> String, alt!( [INFO] [stdout] 270 | | do_parse!( [INFO] [stdout] 271 | | punct!("//!") >> [INFO] [stdout] 272 | | content: take_until!("\n") >> [INFO] [stdout] ... | [INFO] [stdout] 295 | | ) [INFO] [stdout] 296 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/mac.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | / named!(doc_comment -> String, alt!( [INFO] [stdout] 270 | | do_parse!( [INFO] [stdout] 271 | | punct!("//!") >> [INFO] [stdout] 272 | | content: take_until!("\n") >> [INFO] [stdout] ... | [INFO] [stdout] 295 | | ) [INFO] [stdout] 296 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/ty.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 301 | / named!(ty_rptr -> Ty, do_parse!( [INFO] [stdout] 302 | | punct!("&") >> [INFO] [stdout] 303 | | life: option!(lifetime) >> [INFO] [stdout] 304 | | mutability: mutability >> [INFO] [stdout] ... | [INFO] [stdout] 309 | | }))) [INFO] [stdout] 310 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/ty.rs:312:5 [INFO] [stdout] | [INFO] [stdout] 312 | / named!(ty_bare_fn -> Ty, do_parse!( [INFO] [stdout] 313 | | lifetimes: opt_vec!(do_parse!( [INFO] [stdout] 314 | | keyword!("for") >> [INFO] [stdout] 315 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 342 | | }))) [INFO] [stdout] 343 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/ty.rs:354:5 [INFO] [stdout] | [INFO] [stdout] 354 | / named!(ty_path -> Ty, do_parse!( [INFO] [stdout] 355 | | qpath: qpath >> [INFO] [stdout] 356 | | parenthesized: cond!( [INFO] [stdout] 357 | | qpath.1.segments.last().unwrap().parameters == PathParameters::none(), [INFO] [stdout] ... | [INFO] [stdout] 372 | | }) [INFO] [stdout] 373 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/ty.rs:457:5 [INFO] [stdout] | [INFO] [stdout] 457 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 458 | | do_parse!( [INFO] [stdout] 459 | | id: option!(ident) >> [INFO] [stdout] 460 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 495 | | ), Into::into) [INFO] [stdout] 496 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/ty.rs:547:5 [INFO] [stdout] | [INFO] [stdout] 547 | / named!(pub abi -> Abi, do_parse!( [INFO] [stdout] 548 | | keyword!("extern") >> [INFO] [stdout] 549 | | name: option!(quoted_string) >> [INFO] [stdout] 550 | | (match name { [INFO] [stdout] ... | [INFO] [stdout] 553 | | }) [INFO] [stdout] 554 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 31 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a074dc1b689ee145d2e4cf99341c55d27f74d013f116fcac23679c4efda9fde7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a074dc1b689ee145d2e4cf99341c55d27f74d013f116fcac23679c4efda9fde7", kill_on_drop: false }` [INFO] [stdout] a074dc1b689ee145d2e4cf99341c55d27f74d013f116fcac23679c4efda9fde7