[INFO] cloning repository https://github.com/sawlow81wt/myproflie-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sawlow81wt/myproflie-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsawlow81wt%2Fmyproflie-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsawlow81wt%2Fmyproflie-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef85828fcf053f90f5b6f1fbe3a2779fb1c798dc [INFO] testing sawlow81wt/myproflie-rust against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsawlow81wt%2Fmyproflie-rust" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sawlow81wt/myproflie-rust on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sawlow81wt/myproflie-rust [INFO] finished tweaking git repo https://github.com/sawlow81wt/myproflie-rust [INFO] tweaked toml for git repo https://github.com/sawlow81wt/myproflie-rust written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/sawlow81wt/myproflie-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tar v0.4.38 [INFO] [stderr] Downloaded mapr v0.8.0 [INFO] [stderr] Downloaded prost v0.9.0 [INFO] [stderr] Downloaded prost-derive v0.9.0 [INFO] [stderr] Downloaded prost-types v0.9.0 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.6 [INFO] [stderr] Downloaded seed v0.8.0 [INFO] [stderr] Downloaded dbg v1.0.4 [INFO] [stderr] Downloaded kstring v1.0.6 [INFO] [stderr] Downloaded enum-ordinalize v3.1.10 [INFO] [stderr] Downloaded derive-new v0.5.9 [INFO] [stderr] Downloaded liquid-lib v0.23.1 [INFO] [stderr] Downloaded tract-onnx-opl v0.15.8 [INFO] [stderr] Downloaded serde_derive v1.0.133 [INFO] [stderr] Downloaded tract-nnef v0.15.8 [INFO] [stderr] Downloaded tract-hir v0.15.8 [INFO] [stderr] Downloaded anymap2 v0.13.0 [INFO] [stderr] Downloaded tract-core v0.15.8 [INFO] [stderr] Downloaded proc-quote v0.4.0 [INFO] [stderr] Downloaded liquid-derive v0.23.1 [INFO] [stderr] Downloaded liquid-core v0.23.2 [INFO] [stderr] Downloaded tract-onnx v0.15.8 [INFO] [stderr] Downloaded syn v1.0.85 [INFO] [stderr] Downloaded tract-data v0.15.8 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.28 [INFO] [stderr] Downloaded educe v0.4.18 [INFO] [stderr] Downloaded prost-build v0.9.0 [INFO] [stderr] Downloaded tract-linalg v0.15.8 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.28 [INFO] [stderr] Downloaded serde v1.0.133 [INFO] [stderr] Downloaded gloo-timers v0.2.2 [INFO] [stderr] Downloaded liquid v0.23.1 [INFO] [stderr] Downloaded serde_json v1.0.74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbade6c8b9d4744ff6c485d22c6ad746163adc0dec0fd8a78710fd3cd88c201a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fbade6c8b9d4744ff6c485d22c6ad746163adc0dec0fd8a78710fd3cd88c201a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbade6c8b9d4744ff6c485d22c6ad746163adc0dec0fd8a78710fd3cd88c201a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbade6c8b9d4744ff6c485d22c6ad746163adc0dec0fd8a78710fd3cd88c201a", kill_on_drop: false }` [INFO] [stdout] fbade6c8b9d4744ff6c485d22c6ad746163adc0dec0fd8a78710fd3cd88c201a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 290ebaa74ea186a42d2af77991b03f99749833f2b31f07e77d7ffef927304891 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "290ebaa74ea186a42d2af77991b03f99749833f2b31f07e77d7ffef927304891", kill_on_drop: false }` [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling seed v0.8.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling dbg v1.0.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mapr v0.8.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling proc-quote v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling liquid-derive v0.23.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling enum-ordinalize v3.1.10 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling educe v0.4.18 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tract-onnx v0.15.8 [INFO] [stderr] Compiling tract-data v0.15.8 [INFO] [stderr] Compiling kstring v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling liquid-core v0.23.2 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling liquid-lib v0.23.1 [INFO] [stderr] Compiling liquid v0.23.1 [INFO] [stderr] Compiling tract-linalg v0.15.8 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.28 [INFO] [stderr] Compiling tract-core v0.15.8 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-timers v0.2.2 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling tract-nnef v0.15.8 [INFO] [stderr] Compiling tract-hir v0.15.8 [INFO] [stderr] Compiling tract-onnx-opl v0.15.8 [INFO] [stderr] Compiling my-profile v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 27s [INFO] running `Command { std: "docker" "inspect" "290ebaa74ea186a42d2af77991b03f99749833f2b31f07e77d7ffef927304891", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "290ebaa74ea186a42d2af77991b03f99749833f2b31f07e77d7ffef927304891", kill_on_drop: false }` [INFO] [stdout] 290ebaa74ea186a42d2af77991b03f99749833f2b31f07e77d7ffef927304891 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5cc10bb0347dc2e5ac299e3c551be72ded179660535e7d640ed64682ca2e9425 [INFO] running `Command { std: "docker" "start" "-a" "5cc10bb0347dc2e5ac299e3c551be72ded179660535e7d640ed64682ca2e9425", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.28 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.28 [INFO] [stderr] Compiling my-profile v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.83s [INFO] running `Command { std: "docker" "inspect" "5cc10bb0347dc2e5ac299e3c551be72ded179660535e7d640ed64682ca2e9425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cc10bb0347dc2e5ac299e3c551be72ded179660535e7d640ed64682ca2e9425", kill_on_drop: false }` [INFO] [stdout] 5cc10bb0347dc2e5ac299e3c551be72ded179660535e7d640ed64682ca2e9425 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 71ae2df09f92a2443d2b5f5fc7060c0774be0b002fa9fe1e03c42114b27598e6 [INFO] running `Command { std: "docker" "start" "-a" "71ae2df09f92a2443d2b5f5fc7060c0774be0b002fa9fe1e03c42114b27598e6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.73s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/my_profile-a5c3890e6cddd0ad) [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" "71ae2df09f92a2443d2b5f5fc7060c0774be0b002fa9fe1e03c42114b27598e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71ae2df09f92a2443d2b5f5fc7060c0774be0b002fa9fe1e03c42114b27598e6", kill_on_drop: false }` [INFO] [stdout] 71ae2df09f92a2443d2b5f5fc7060c0774be0b002fa9fe1e03c42114b27598e6