[INFO] fetching crate cargo-flash 0.7.0... [INFO] testing cargo-flash-0.7.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate cargo-flash 0.7.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate cargo-flash 0.7.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cargo-flash 0.7.0 [INFO] finished tweaking crates.io crate cargo-flash 0.7.0 [INFO] tweaked toml for crates.io crate cargo-flash 0.7.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate cargo-flash 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8e4abb1bc542f3f8d5ee62ed630ab22fad625a0a1dee5234ea8223ceaff558bc [INFO] running `"docker" "start" "-a" "8e4abb1bc542f3f8d5ee62ed630ab22fad625a0a1dee5234ea8223ceaff558bc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling wasmparser v0.54.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling ihex v1.1.2 [INFO] [stderr] Compiling pin-project-lite v0.1.6 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling svg v0.7.2 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling hidapi v1.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling gdb-protocol v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling recap-derive v0.1.1 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling tar v0.4.28 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling libusb1-sys v0.3.7 [INFO] [stderr] Compiling rusb v0.5.5 [INFO] [stderr] Compiling jaylink v0.1.1 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling rustc-cfg v0.4.0 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling piper v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smol v0.1.10 [INFO] [stderr] Compiling async-std v1.6.0 [INFO] [stderr] Compiling serde_yaml v0.8.12 [INFO] [stderr] Compiling jep106 v0.2.4 [INFO] [stderr] Compiling envy v0.4.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling recap v0.1.1 [INFO] [stderr] Compiling probe-rs-t2rust v0.6.0 [INFO] [stderr] Compiling probe-rs v0.7.0 [INFO] [stderr] Compiling cargo_toml v0.8.0 [INFO] [stderr] Compiling cargo-project v0.2.4 [INFO] [stderr] Compiling gdb-server v0.7.0 [INFO] [stderr] Compiling cargo-flash v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 01s [INFO] running `"docker" "inspect" "8e4abb1bc542f3f8d5ee62ed630ab22fad625a0a1dee5234ea8223ceaff558bc"` [INFO] running `"docker" "rm" "-f" "8e4abb1bc542f3f8d5ee62ed630ab22fad625a0a1dee5234ea8223ceaff558bc"` [INFO] [stdout] 8e4abb1bc542f3f8d5ee62ed630ab22fad625a0a1dee5234ea8223ceaff558bc [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b95c5b22ec7f155fbf6eeb88614c72f940fe51f39ea211330d04408e87463664 [INFO] running `"docker" "start" "-a" "b95c5b22ec7f155fbf6eeb88614c72f940fe51f39ea211330d04408e87463664"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cargo-flash v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.38s [INFO] running `"docker" "inspect" "b95c5b22ec7f155fbf6eeb88614c72f940fe51f39ea211330d04408e87463664"` [INFO] running `"docker" "rm" "-f" "b95c5b22ec7f155fbf6eeb88614c72f940fe51f39ea211330d04408e87463664"` [INFO] [stdout] b95c5b22ec7f155fbf6eeb88614c72f940fe51f39ea211330d04408e87463664 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a5120e607a031e23e8b0b22504e6ba80e047380254577e46e022b82781e4fb27 [INFO] running `"docker" "start" "-a" "a5120e607a031e23e8b0b22504e6ba80e047380254577e46e022b82781e4fb27"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_flash-df3bad7b50e6cd32 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test remove_arguments_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a5120e607a031e23e8b0b22504e6ba80e047380254577e46e022b82781e4fb27"` [INFO] running `"docker" "rm" "-f" "a5120e607a031e23e8b0b22504e6ba80e047380254577e46e022b82781e4fb27"` [INFO] [stdout] a5120e607a031e23e8b0b22504e6ba80e047380254577e46e022b82781e4fb27