[INFO] fetching crate petr-playground 0.1.0... [INFO] testing petr-playground-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate petr-playground 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate petr-playground 0.1.0 [INFO] finished tweaking crates.io crate petr-playground 0.1.0 [INFO] tweaked toml for crates.io crate petr-playground 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate petr-playground 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 103 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded petr-stdlib v0.1.0 [INFO] [stderr] Downloaded petr-resolve v0.1.0 [INFO] [stderr] Downloaded petr-bind v0.1.0 [INFO] [stderr] Downloaded petr-vm v0.1.0 [INFO] [stderr] Downloaded petr-utils v0.1.0 [INFO] [stderr] Downloaded expect-test v1.5.1 [INFO] [stderr] Downloaded petr-ast v0.1.0 [INFO] [stderr] Downloaded petr-typecheck v0.1.0 [INFO] [stderr] Downloaded petr-api v0.1.0 [INFO] [stderr] Downloaded petr-profiling v0.1.0 [INFO] [stderr] Downloaded petr-fmt v0.1.0 [INFO] [stderr] Downloaded petr-ir v0.1.0 [INFO] [stderr] Downloaded petr-parse v0.1.0 [INFO] [stderr] Downloaded cli-table v0.4.9 [INFO] [stderr] Downloaded cli-table-derive v0.4.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62fe28d70f81b4bc4d92717934d601bd3561609fb9a1697fbb151b77ea26b262 [INFO] running `Command { std: "docker" "start" "-a" "62fe28d70f81b4bc4d92717934d601bd3561609fb9a1697fbb151b77ea26b262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62fe28d70f81b4bc4d92717934d601bd3561609fb9a1697fbb151b77ea26b262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62fe28d70f81b4bc4d92717934d601bd3561609fb9a1697fbb151b77ea26b262", kill_on_drop: false }` [INFO] [stdout] 62fe28d70f81b4bc4d92717934d601bd3561609fb9a1697fbb151b77ea26b262 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b48d94a937f4729af76f9255910bf9e62870789264161c29bd5eef4c5efbf599 [INFO] running `Command { std: "docker" "start" "-a" "b48d94a937f4729af76f9255910bf9e62870789264161c29bd5eef4c5efbf599", kill_on_drop: false }` [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.118 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.118 [INFO] [stderr] Compiling petr-stdlib v0.1.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling cli-table-derive v0.4.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling cli-table v0.4.9 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling petr-profiling v0.1.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling logos-codegen v0.14.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.118 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling logos-derive v0.14.4 [INFO] [stderr] Compiling logos v0.14.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling petr-utils v0.1.0 [INFO] [stderr] Compiling petr-ast v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.118 [INFO] [stderr] Compiling petr-bind v0.1.0 [INFO] [stderr] Compiling petr-parse v0.1.0 [INFO] [stderr] Compiling petr-resolve v0.1.0 [INFO] [stderr] Compiling petr-typecheck v0.1.0 [INFO] [stderr] Compiling petr-ir v0.1.0 [INFO] [stderr] Compiling petr-vm v0.1.0 [INFO] [stderr] Compiling petr-fmt v0.1.0 [INFO] [stderr] Compiling petr-api v0.1.0 [INFO] [stderr] Compiling petr-playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.92s [INFO] running `Command { std: "docker" "inspect" "b48d94a937f4729af76f9255910bf9e62870789264161c29bd5eef4c5efbf599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b48d94a937f4729af76f9255910bf9e62870789264161c29bd5eef4c5efbf599", kill_on_drop: false }` [INFO] [stdout] b48d94a937f4729af76f9255910bf9e62870789264161c29bd5eef4c5efbf599 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e321311f96183d08b44c3204648d29b872f4fa8dbbfd29aff4191c1ebd48ab8 [INFO] running `Command { std: "docker" "start" "-a" "6e321311f96183d08b44c3204648d29b872f4fa8dbbfd29aff4191c1ebd48ab8", kill_on_drop: false }` [INFO] [stderr] Compiling dissimilar v1.0.11 [INFO] [stderr] Compiling expect-test v1.5.1 [INFO] [stderr] Compiling petr-playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "6e321311f96183d08b44c3204648d29b872f4fa8dbbfd29aff4191c1ebd48ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e321311f96183d08b44c3204648d29b872f4fa8dbbfd29aff4191c1ebd48ab8", kill_on_drop: false }` [INFO] [stdout] 6e321311f96183d08b44c3204648d29b872f4fa8dbbfd29aff4191c1ebd48ab8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ef3222aa77ae74fc5c5353e10feea2d3b42d2b5e4f409a11cb63d75ab3e792e7 [INFO] running `Command { std: "docker" "start" "-a" "ef3222aa77ae74fc5c5353e10feea2d3b42d2b5e4f409a11cb63d75ab3e792e7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/petr_playground-ecd56518511b29c0) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::repro_of_wasm_panic ... ignored [INFO] [stdout] test tests::test_run_snippet ... ignored [INFO] [stdout] test tests::trailing_comma_repro ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ef3222aa77ae74fc5c5353e10feea2d3b42d2b5e4f409a11cb63d75ab3e792e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef3222aa77ae74fc5c5353e10feea2d3b42d2b5e4f409a11cb63d75ab3e792e7", kill_on_drop: false }` [INFO] [stdout] ef3222aa77ae74fc5c5353e10feea2d3b42d2b5e4f409a11cb63d75ab3e792e7