[INFO] cloning repository https://github.com/google/evcxr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/google/evcxr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fevcxr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fevcxr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4007cd647ee192ac44536b134008d4ac27e7d1f [INFO] building google/evcxr against try#8e6760e82a081fb624e777d52ef744c1def2f593 for pr-105577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fevcxr" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/google/evcxr on toolchain 8e6760e82a081fb624e777d52ef744c1def2f593 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/google/evcxr [INFO] finished tweaking git repo https://github.com/google/evcxr [INFO] tweaked toml for git repo https://github.com/google/evcxr written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/google/evcxr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27581f42e57e21815c816c8abc20f7498acbce1dc6f2a96692996448b83837e3 [INFO] running `Command { std: "docker" "start" "-a" "27581f42e57e21815c816c8abc20f7498acbce1dc6f2a96692996448b83837e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27581f42e57e21815c816c8abc20f7498acbce1dc6f2a96692996448b83837e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27581f42e57e21815c816c8abc20f7498acbce1dc6f2a96692996448b83837e3", kill_on_drop: false }` [INFO] [stdout] 27581f42e57e21815c816c8abc20f7498acbce1dc6f2a96692996448b83837e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ce78167e2ecefc872ef069d875a67f231bcd1b22523d99d78013f40fcfa7104 [INFO] running `Command { std: "docker" "start" "-a" "0ce78167e2ecefc872ef069d875a67f231bcd1b22523d99d78013f40fcfa7104", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling always-assert v0.1.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling ra_ap_la-arena v0.0.142 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rustc-ap-rustc_lexer v725.0.0 [INFO] [stderr] Compiling ra_ap_limit v0.0.142 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling ra_ap_paths v0.0.142 [INFO] [stderr] Compiling cov-mark v2.0.0-pre.1 [INFO] [stderr] Compiling ra_ap_parser v0.0.142 [INFO] [stderr] Compiling dissimilar v1.0.4 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling anymap v1.0.0-beta.2 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling ra_ap_text_edit v0.0.142 [INFO] [stderr] Compiling ra_ap_stdx v0.0.142 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling ra_ap_vfs v0.0.142 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling ra_ap_profile v0.0.142 [INFO] [stderr] Compiling rowan v0.15.10 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling ra_ap_test_utils v0.0.142 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling ra_ap_toolchain v0.0.142 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v10.0.4 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling notify v5.0.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling io-lifetimes v0.7.2 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling dot v0.1.4 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling ariadne v0.1.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.25 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling sig v1.0.0 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling rustix v0.35.7 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling evcxr_input v1.0.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling salsa-macros v0.17.0-pre.2 [INFO] [stderr] Compiling chalk-derive v0.87.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling chalk-ir v0.87.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling salsa v0.17.0-pre.2 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crypto-common v0.1.5 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling ra_ap_vfs-notify v0.0.142 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling chalk-solve v0.87.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling fd-lock v3.0.6 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling mimalloc v0.1.29 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling chalk-recursive v0.87.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling asynchronous-codec v0.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling ctrlc v3.2.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling bytemuck v1.10.0 [INFO] [stderr] Compiling rustyline v10.0.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling evcxr_runtime v1.1.0 (/opt/rustwide/workdir/evcxr_runtime) [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling smol_str v0.1.23 [INFO] [stderr] Compiling ra_ap_tt v0.0.142 [INFO] [stderr] Compiling ra_ap_syntax v0.0.142 [INFO] [stderr] Compiling ra_ap_cfg v0.0.142 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling zeromq v0.3.3 [INFO] [stderr] Compiling evcxr_image v1.1.0 (/opt/rustwide/workdir/runtimes/evcxr_image) [INFO] [stderr] Compiling cargo_metadata v0.15.0 [INFO] [stderr] Compiling ra_ap_base_db v0.0.142 [INFO] [stderr] Compiling ra_ap_mbe v0.0.142 [INFO] [stderr] Compiling ra_ap_project_model v0.0.142 [INFO] [stderr] Compiling ra_ap_hir_expand v0.0.142 [INFO] [stderr] Compiling ra_ap_hir_def v0.0.142 [INFO] [stderr] Compiling ra_ap_hir_ty v0.0.142 [INFO] [stderr] Compiling ra_ap_hir v0.0.142 [INFO] [stderr] Compiling ra_ap_ide_db v0.0.142 [INFO] [stderr] Compiling ra_ap_ide_diagnostics v0.0.142 [INFO] [stderr] Compiling ra_ap_ide_ssr v0.0.142 [INFO] [stderr] Compiling ra_ap_ide_completion v0.0.142 [INFO] [stderr] Compiling ra_ap_ide_assists v0.0.142 [INFO] [stderr] Compiling ra_ap_ide v0.0.142 [INFO] [stderr] Compiling evcxr v0.14.1 (/opt/rustwide/workdir/evcxr) [INFO] [stderr] Compiling evcxr_repl v0.14.1 (/opt/rustwide/workdir/evcxr_repl) [INFO] [stderr] Compiling print_performance_info v0.1.0 (/opt/rustwide/workdir/print_performance_info) [INFO] [stderr] Compiling evcxr_jupyter v0.14.1 (/opt/rustwide/workdir/evcxr_jupyter) [INFO] [stderr] Finished dev [optimized] target(s) in 2m 59s [INFO] running `Command { std: "docker" "inspect" "0ce78167e2ecefc872ef069d875a67f231bcd1b22523d99d78013f40fcfa7104", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ce78167e2ecefc872ef069d875a67f231bcd1b22523d99d78013f40fcfa7104", kill_on_drop: false }` [INFO] [stdout] 0ce78167e2ecefc872ef069d875a67f231bcd1b22523d99d78013f40fcfa7104 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98c9c1b01abba68c16b1842178848a3e93a43dca477b11c71b1e1090864bc091 [INFO] running `Command { std: "docker" "start" "-a" "98c9c1b01abba68c16b1842178848a3e93a43dca477b11c71b1e1090864bc091", kill_on_drop: false }` [INFO] [stderr] Compiling evcxr_repl v0.14.1 (/opt/rustwide/workdir/evcxr_repl) [INFO] [stderr] Compiling evcxr_runtime v1.1.0 (/opt/rustwide/workdir/evcxr_runtime) [INFO] [stderr] Compiling evcxr v0.14.1 (/opt/rustwide/workdir/evcxr) [INFO] [stderr] Compiling evcxr_jupyter v0.14.1 (/opt/rustwide/workdir/evcxr_jupyter) [INFO] [stderr] Compiling evcxr_image v1.1.0 (/opt/rustwide/workdir/runtimes/evcxr_image) [INFO] [stderr] Compiling print_performance_info v0.1.0 (/opt/rustwide/workdir/print_performance_info) [INFO] [stderr] Finished test [optimized] target(s) in 12.72s [INFO] running `Command { std: "docker" "inspect" "98c9c1b01abba68c16b1842178848a3e93a43dca477b11c71b1e1090864bc091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98c9c1b01abba68c16b1842178848a3e93a43dca477b11c71b1e1090864bc091", kill_on_drop: false }` [INFO] [stdout] 98c9c1b01abba68c16b1842178848a3e93a43dca477b11c71b1e1090864bc091