[INFO] fetching crate evcxr_jupyter 0.13.0... [INFO] building evcxr_jupyter-0.13.0 against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] extracting crate evcxr_jupyter 0.13.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate evcxr_jupyter 0.13.0 on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate evcxr_jupyter 0.13.0 [INFO] finished tweaking crates.io crate evcxr_jupyter 0.13.0 [INFO] tweaked toml for crates.io crate evcxr_jupyter 0.13.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate evcxr_jupyter 0.13.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8062330dbefe25b705fe824b3422c109d25de2438ac17a522a0fcaeb164ae73 [INFO] running `Command { std: "docker" "start" "-a" "b8062330dbefe25b705fe824b3422c109d25de2438ac17a522a0fcaeb164ae73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8062330dbefe25b705fe824b3422c109d25de2438ac17a522a0fcaeb164ae73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8062330dbefe25b705fe824b3422c109d25de2438ac17a522a0fcaeb164ae73", kill_on_drop: false }` [INFO] [stdout] b8062330dbefe25b705fe824b3422c109d25de2438ac17a522a0fcaeb164ae73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] beadc446992e1f8266a813d0ac503a43328f2bbb632c4a524f23eb81bcf7b394 [INFO] running `Command { std: "docker" "start" "-a" "beadc446992e1f8266a813d0ac503a43328f2bbb632c4a524f23eb81bcf7b394", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling hashbrown v0.12.2 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ra_ap_la-arena v0.0.120 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling ra_ap_limit v0.0.120 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling dissimilar v1.0.4 [INFO] [stderr] Compiling cov-mark v2.0.0-pre.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling ra_ap_paths v0.0.120 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling anymap v1.0.0-beta.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling dot v0.1.4 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling evcxr_input v1.0.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustc-ap-rustc_lexer v725.0.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling expect-test v1.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.25 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling ra_ap_toolchain v0.0.120 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling zeromq-src v0.1.10+4.3.2 [INFO] [stderr] Compiling ra_ap_parser v0.0.120 [INFO] [stderr] Compiling ra_ap_text_edit v0.0.120 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling always-assert v0.1.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling sig v1.0.0 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling ra_ap_stdx v0.0.120 [INFO] [stderr] Compiling ra_ap_vfs v0.0.120 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling dashmap v5.3.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling mimalloc v0.1.29 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.5 [INFO] [stderr] Compiling notify v5.0.0-pre.15 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling ra_ap_profile v0.0.120 [INFO] [stderr] Compiling rowan v0.15.6 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v10.0.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling ra_ap_test_utils v0.0.120 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling salsa-macros v0.17.0-pre.2 [INFO] [stderr] Compiling chalk-derive v0.83.0 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling chalk-ir v0.83.0 [INFO] [stderr] Compiling salsa v0.17.0-pre.2 [INFO] [stderr] Compiling ra_ap_vfs-notify v0.0.120 [INFO] [stderr] Compiling chalk-solve v0.83.0 [INFO] [stderr] Compiling smol_str v0.1.23 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling ra_ap_tt v0.0.120 [INFO] [stderr] Compiling ra_ap_syntax v0.0.120 [INFO] [stderr] Compiling ra_ap_cfg v0.0.120 [INFO] [stderr] Compiling cargo_metadata v0.15.0 [INFO] [stderr] Compiling chalk-recursive v0.83.0 [INFO] [stderr] Compiling ra_ap_base_db v0.0.120 [INFO] [stderr] Compiling ra_ap_mbe v0.0.120 [INFO] [stderr] Compiling ra_ap_project_model v0.0.120 [INFO] [stderr] Compiling ra_ap_hir_expand v0.0.120 [INFO] [stderr] Compiling ra_ap_hir_def v0.0.120 [INFO] [stderr] Compiling ra_ap_hir_ty v0.0.120 [INFO] [stderr] Compiling ra_ap_hir v0.0.120 [INFO] [stderr] Compiling ra_ap_ide_db v0.0.120 [INFO] [stderr] Compiling ra_ap_ide_ssr v0.0.120 [INFO] [stderr] Compiling ra_ap_ide_diagnostics v0.0.120 [INFO] [stderr] Compiling ra_ap_ide_assists v0.0.120 [INFO] [stderr] Compiling ra_ap_ide_completion v0.0.120 [INFO] [stderr] Compiling ra_ap_ide v0.0.120 [INFO] [stderr] Compiling evcxr v0.13.0 [INFO] [stderr] Compiling evcxr_jupyter v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 44s [INFO] running `Command { std: "docker" "inspect" "beadc446992e1f8266a813d0ac503a43328f2bbb632c4a524f23eb81bcf7b394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beadc446992e1f8266a813d0ac503a43328f2bbb632c4a524f23eb81bcf7b394", kill_on_drop: false }` [INFO] [stdout] beadc446992e1f8266a813d0ac503a43328f2bbb632c4a524f23eb81bcf7b394 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91760fa8400577c26312e7d47c8f20f5d6923796b5c384044281650698e477ed [INFO] running `Command { std: "docker" "start" "-a" "91760fa8400577c26312e7d47c8f20f5d6923796b5c384044281650698e477ed", kill_on_drop: false }` [INFO] [stderr] Compiling evcxr_jupyter v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.75s [INFO] running `Command { std: "docker" "inspect" "91760fa8400577c26312e7d47c8f20f5d6923796b5c384044281650698e477ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91760fa8400577c26312e7d47c8f20f5d6923796b5c384044281650698e477ed", kill_on_drop: false }` [INFO] [stdout] 91760fa8400577c26312e7d47c8f20f5d6923796b5c384044281650698e477ed