[INFO] crate libflo_action_mapper 0.1.0 is already in cache [INFO] checking libflo_action_mapper-0.1.0 against try#8a749131e7beb72f6edacefd2bdcbed3d67b2112 for pr-72331 [INFO] extracting crate libflo_action_mapper 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate libflo_action_mapper 0.1.0 on toolchain 8a749131e7beb72f6edacefd2bdcbed3d67b2112 [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a749131e7beb72f6edacefd2bdcbed3d67b2112" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate libflo_action_mapper 0.1.0 [INFO] removed path dependency libflo_module from crates.io crate libflo_action_mapper 0.1.0 [INFO] finished tweaking crates.io crate libflo_action_mapper 0.1.0 [INFO] tweaked toml for crates.io crate libflo_action_mapper 0.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a749131e7beb72f6edacefd2bdcbed3d67b2112" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a749131e7beb72f6edacefd2bdcbed3d67b2112" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "+8a749131e7beb72f6edacefd2bdcbed3d67b2112" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 198f926ca396ab0afbc204e25abf4b9b5fd77ee918a982de24bee805a35f8f61 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "198f926ca396ab0afbc204e25abf4b9b5fd77ee918a982de24bee805a35f8f61"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking itoa v0.1.1 [INFO] [stderr] Checking dtoa v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking serde_json v0.8.6 [INFO] [stderr] Compiling syntex_pos v0.44.0 [INFO] [stderr] Compiling syntex_errors v0.44.0 [INFO] [stderr] Compiling syntex_syntax v0.44.1 [INFO] [stderr] Checking addr2line v0.12.1 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking error-chain v0.7.2 [INFO] [stderr] Compiling aster v0.27.0 [INFO] [stderr] Compiling syntex v0.44.0 [INFO] [stderr] Compiling serde_codegen_internals v0.8.9 [INFO] [stderr] Compiling quasi v0.20.1 [INFO] [stderr] Compiling quasi_codegen v0.20.0 [INFO] [stderr] Compiling serde_codegen v0.8.9 [INFO] [stderr] Compiling libflo_module v0.1.2 [INFO] [stderr] Compiling libflo_action_mapper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/libflo_action_mapper-bc15c78d29a7e98a/out/serde_types.rs:17:29 [INFO] [stderr] | [INFO] [stderr] 17 | ... try!(_serializer . serialize_struct ( [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/libflo_action_mapper-bc15c78d29a7e98a/out/serde_types.rs:19:25 [INFO] [stderr] | [INFO] [stderr] 19 | try!(_serializer . serialize_struct_elt ( [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/libflo_action_mapper-bc15c78d29a7e98a/out/serde_types.rs:17:29 [INFO] [stderr] | [INFO] [stderr] 17 | ... try!(_serializer . serialize_struct ( [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/libflo_action_mapper-bc15c78d29a7e98a/out/serde_types.rs:19:25 [INFO] [stderr] | [INFO] [stderr] 19 | try!(_serializer . serialize_struct_elt ( [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `"docker" "inspect" "198f926ca396ab0afbc204e25abf4b9b5fd77ee918a982de24bee805a35f8f61"` [INFO] running `"docker" "rm" "-f" "198f926ca396ab0afbc204e25abf4b9b5fd77ee918a982de24bee805a35f8f61"` [INFO] [stdout] 198f926ca396ab0afbc204e25abf4b9b5fd77ee918a982de24bee805a35f8f61