[INFO] cloning repository https://github.com/alexcrichton/wasmtime-unwinding-timings
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexcrichton/wasmtime-unwinding-timings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexcrichton%2Fwasmtime-unwinding-timings", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexcrichton%2Fwasmtime-unwinding-timings'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4236fbceac81feedb27c422f7c53d80311c315f6
[INFO] testing alexcrichton/wasmtime-unwinding-timings against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexcrichton%2Fwasmtime-unwinding-timings" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alexcrichton/wasmtime-unwinding-timings
[INFO] finished tweaking git repo https://github.com/alexcrichton/wasmtime-unwinding-timings
[INFO] tweaked toml for git repo https://github.com/alexcrichton/wasmtime-unwinding-timings written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexcrichton/wasmtime-unwinding-timings on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alexcrichton/wasmtime-unwinding-timings already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41c7f1ba0ebf74eb65e8e35acbb69efbfdc2585051858ae71d2c634348e1323f
[INFO] running `Command { std: "docker" "start" "-a" "41c7f1ba0ebf74eb65e8e35acbb69efbfdc2585051858ae71d2c634348e1323f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41c7f1ba0ebf74eb65e8e35acbb69efbfdc2585051858ae71d2c634348e1323f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41c7f1ba0ebf74eb65e8e35acbb69efbfdc2585051858ae71d2c634348e1323f", kill_on_drop: false }`
[INFO] [stdout] 41c7f1ba0ebf74eb65e8e35acbb69efbfdc2585051858ae71d2c634348e1323f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd5327a37d381f0701281149ef83f803fa4db079a722cb07d8eb4626895c8651
[INFO] running `Command { std: "docker" "start" "-a" "dd5327a37d381f0701281149ef83f803fa4db079a722cb07d8eb4626895c8651", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling target-lexicon v0.12.3
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.82.1
[INFO] [stderr]    Compiling io-lifetimes v0.5.3
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling rustix v0.33.4
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling wasmparser v0.83.0
[INFO] [stderr]    Compiling linux-raw-sys v0.0.42
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.82.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling zstd-safe v4.1.4+zstd.1.5.2
[INFO] [stderr]    Compiling regalloc v0.0.34
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling quote v1.0.16
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling region v2.2.0
[INFO] [stderr]    Compiling memfd v0.4.1
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling wasmtime-cache v0.35.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling wast v39.0.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling wasmtime v0.35.1
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling file-per-thread-logger v0.1.5
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling wasmtime-fiber v0.35.1
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]    Compiling wasmtime-runtime v0.35.1
[INFO] [stderr]    Compiling ittapi-rs v0.2.0
[INFO] [stderr]    Compiling psm v0.1.17
[INFO] [stderr]    Compiling wat v1.0.41
[INFO] [stderr]    Compiling cranelift-codegen v0.82.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling cranelift-entity v0.82.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling wasmtime-types v0.35.1
[INFO] [stderr]    Compiling cranelift-bforest v0.82.1
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling wasmtime-environ v0.35.1
[INFO] [stderr]    Compiling wasmtime-jit-debug v0.35.1
[INFO] [stderr]    Compiling wasmtime-jit v0.35.1
[INFO] [stderr]    Compiling zstd v0.10.0+zstd.1.5.2
[INFO] [stderr]    Compiling cranelift-frontend v0.82.1
[INFO] [stderr]    Compiling cranelift-native v0.82.1
[INFO] [stderr]    Compiling cranelift-wasm v0.82.1
[INFO] [stderr]    Compiling wasmtime-cranelift v0.35.1
[INFO] [stderr]    Compiling wasmtime-unwinding-timings v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 43s
[INFO] running `Command { std: "docker" "inspect" "dd5327a37d381f0701281149ef83f803fa4db079a722cb07d8eb4626895c8651", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd5327a37d381f0701281149ef83f803fa4db079a722cb07d8eb4626895c8651", kill_on_drop: false }`
[INFO] [stdout] dd5327a37d381f0701281149ef83f803fa4db079a722cb07d8eb4626895c8651
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a860add83649ae25053ac20cd779b6a2f366a354b28026a6121f352ab7dfab09
[INFO] running `Command { std: "docker" "start" "-a" "a860add83649ae25053ac20cd779b6a2f366a354b28026a6121f352ab7dfab09", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasmtime-unwinding-timings v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] running `Command { std: "docker" "inspect" "a860add83649ae25053ac20cd779b6a2f366a354b28026a6121f352ab7dfab09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a860add83649ae25053ac20cd779b6a2f366a354b28026a6121f352ab7dfab09", kill_on_drop: false }`
[INFO] [stdout] a860add83649ae25053ac20cd779b6a2f366a354b28026a6121f352ab7dfab09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3222e09034e669fa88b1712382a8403561ee7a166ffda1e41838da344572881b
[INFO] running `Command { std: "docker" "start" "-a" "3222e09034e669fa88b1712382a8403561ee7a166ffda1e41838da344572881b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wasmtime_unwinding_timings-eac785a660160c2b)
[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] running `Command { std: "docker" "inspect" "3222e09034e669fa88b1712382a8403561ee7a166ffda1e41838da344572881b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3222e09034e669fa88b1712382a8403561ee7a166ffda1e41838da344572881b", kill_on_drop: false }`
[INFO] [stdout] 3222e09034e669fa88b1712382a8403561ee7a166ffda1e41838da344572881b
