[INFO] cloning repository https://github.com/pepyakin/wasm-export-table [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pepyakin/wasm-export-table" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepyakin%2Fwasm-export-table", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepyakin%2Fwasm-export-table'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1e84f348e94210031ab6c56f6077c07c00e997f [INFO] testing pepyakin/wasm-export-table against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepyakin%2Fwasm-export-table" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pepyakin/wasm-export-table on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pepyakin/wasm-export-table [INFO] finished tweaking git repo https://github.com/pepyakin/wasm-export-table [INFO] tweaked toml for git repo https://github.com/pepyakin/wasm-export-table written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/pepyakin/wasm-export-table already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad34bb443c3bd8566d6a7a9b6234000283eac8927fe81c38e7541b32f330d1fb [INFO] running `Command { std: "docker" "start" "-a" "ad34bb443c3bd8566d6a7a9b6234000283eac8927fe81c38e7541b32f330d1fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad34bb443c3bd8566d6a7a9b6234000283eac8927fe81c38e7541b32f330d1fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad34bb443c3bd8566d6a7a9b6234000283eac8927fe81c38e7541b32f330d1fb", kill_on_drop: false }` [INFO] [stdout] ad34bb443c3bd8566d6a7a9b6234000283eac8927fe81c38e7541b32f330d1fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa62348f821aba6b43346c6cbb4b2cd5b6e3567a84ba2e5dd98cb08771666d92 [INFO] running `Command { std: "docker" "start" "-a" "aa62348f821aba6b43346c6cbb4b2cd5b6e3567a84ba2e5dd98cb08771666d92", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling smallvec v0.6.0 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.2.13 [INFO] [stderr] Compiling parking_lot v0.5.4 [INFO] [stderr] Compiling parity-wasm v0.27.1 [INFO] [stderr] Compiling wasm-export-table v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.04s [INFO] running `Command { std: "docker" "inspect" "aa62348f821aba6b43346c6cbb4b2cd5b6e3567a84ba2e5dd98cb08771666d92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa62348f821aba6b43346c6cbb4b2cd5b6e3567a84ba2e5dd98cb08771666d92", kill_on_drop: false }` [INFO] [stdout] aa62348f821aba6b43346c6cbb4b2cd5b6e3567a84ba2e5dd98cb08771666d92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b533d6eea358cee888cb54a7c84f0724dc6dd69050caee7037511a90cd16badc [INFO] running `Command { std: "docker" "start" "-a" "b533d6eea358cee888cb54a7c84f0724dc6dd69050caee7037511a90cd16badc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling wasm-export-table v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] running `Command { std: "docker" "inspect" "b533d6eea358cee888cb54a7c84f0724dc6dd69050caee7037511a90cd16badc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b533d6eea358cee888cb54a7c84f0724dc6dd69050caee7037511a90cd16badc", kill_on_drop: false }` [INFO] [stdout] b533d6eea358cee888cb54a7c84f0724dc6dd69050caee7037511a90cd16badc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 25bf8f918ceaced902d447954a8ae43517e106317cb03962d5b603350e3bed11 [INFO] running `Command { std: "docker" "start" "-a" "25bf8f918ceaced902d447954a8ae43517e106317cb03962d5b603350e3bed11", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wasm_export_table-9ee194ea79f65ceb) [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" "25bf8f918ceaced902d447954a8ae43517e106317cb03962d5b603350e3bed11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25bf8f918ceaced902d447954a8ae43517e106317cb03962d5b603350e3bed11", kill_on_drop: false }` [INFO] [stdout] 25bf8f918ceaced902d447954a8ae43517e106317cb03962d5b603350e3bed11